[INFO] cloning repository https://github.com/hbeimf/actix_lean [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hbeimf/actix_lean" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbeimf%2Factix_lean", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbeimf%2Factix_lean'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb087288fea1305d82a24a7ca124030386fc2bb6 [INFO] testing hbeimf/actix_lean against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbeimf%2Factix_lean" "/workspace/builds/worker-78/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-78/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hbeimf/actix_lean 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/hbeimf/actix_lean [INFO] finished tweaking git repo https://github.com/hbeimf/actix_lean [INFO] tweaked toml for git repo https://github.com/hbeimf/actix_lean written to /workspace/builds/worker-78/source/Cargo.toml [INFO] crate git repo https://github.com/hbeimf/actix_lean 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] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-78/source/actix/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-78/source/Cargo.toml [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backtrace v0.3.11 [INFO] [stderr] Downloaded easy-logging v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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] 572083c2b9561c1da2b27b7f267d49feb0383dce22422c556f92974d80932550 [INFO] running `Command { std: "docker" "start" "-a" "572083c2b9561c1da2b27b7f267d49feb0383dce22422c556f92974d80932550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "572083c2b9561c1da2b27b7f267d49feb0383dce22422c556f92974d80932550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "572083c2b9561c1da2b27b7f267d49feb0383dce22422c556f92974d80932550", kill_on_drop: false }` [INFO] [stdout] 572083c2b9561c1da2b27b7f267d49feb0383dce22422c556f92974d80932550 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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] cf21901bda304e500bcca0c0d768cac4b98e8deb13123b2cb3ad63bb103dd5a6 [INFO] running `Command { std: "docker" "start" "-a" "cf21901bda304e500bcca0c0d768cac4b98e8deb13123b2cb3ad63bb103dd5a6", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/actix/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling fern v0.5.7 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling easy-logging v0.1.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.3 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.11 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0 [INFO] [stderr] Compiling actix v0.7.9 (/opt/rustwide/workdir/actix) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> actix/src/contextimpl.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | /// internal context state [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/arbiter.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | static Q: RefCell>>> = RefCell::new(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/arbiter.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | static Q: RefCell>>> = RefCell::new(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/contextimpl.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/contextimpl.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | let fut: Box> = Box::new(fut); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/contextitems.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/handler.rs:41:43 [INFO] [stdout] | [INFO] [stdout] 41 | pub type ResponseActFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/handler.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | pub type ResponseFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/handler.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | Fut(Box>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/handler.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | Fut(Box>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/channel.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | fn boxed(&self) -> Box>; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/channel.rs:434:28 [INFO] [stdout] | [INFO] [stdout] 434 | fn boxed(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/envelope.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Envelope(Box + Send>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EnvelopeProxy + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/envelope.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn with_proxy(proxy: Box + Send>) -> Envelope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EnvelopeProxy + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/message.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | info: Option<(Box>, M)>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/message.rs:123:69 [INFO] [stdout] | [INFO] [stdout] 123 | rx: Option>, info: Option<(Box>, M)>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/mod.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | tx: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/mod.rs:186:31 [INFO] [stdout] | [INFO] [stdout] 186 | pub(crate) fn new(tx: Box>) -> Recipient { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(Box, &mut Context>) -> Box` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:38:63 [INFO] [stdout] | [INFO] [stdout] 38 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(Box, &mut Context>) -> Box` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:43:67 [INFO] [stdout] | [INFO] [stdout] 43 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/msgs.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct StartActor(Box>); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnBox` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/msgs.rs:78:72 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Execute(Box>); [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn FnExec` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/registry.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | type AnyMap = HashMap, BuildHasherDefault>; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/registry.rs:225:39 [INFO] [stdout] | [INFO] [stdout] 225 | type AnyMapSend = HashMap, BuildHasherDefault>; [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/sync.rs:187:18 [INFO] [stdout] | [INFO] [stdout] 187 | factory: Arc A>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Fn() -> A` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/sync.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 195 | fn new(factory: Arc A>, queue: cb_channel::Receiver>) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Fn() -> A` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/utils.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | f: Option>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn TimerFuncBox` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> actix/src/utils.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | fn call(self: Box, &mut A, &mut A::Context); [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut A` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> actix/src/utils.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | fn call(self: Box, &mut A, &mut A::Context); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut A::Context` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/utils.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | f: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn IntervalFuncBox` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> actix/src/utils.rs:204:24 [INFO] [stdout] | [INFO] [stdout] 204 | fn call(&mut self, &mut A, &mut A::Context); [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut A` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> actix/src/utils.rs:204:32 [INFO] [stdout] | [INFO] [stdout] 204 | fn call(&mut self, &mut A, &mut A::Context); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut A::Context` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> actix/src/address/channel.rs:459:49 [INFO] [stdout] | [INFO] [stdout] 459 | let actual = self.inner.num_senders.compare_and_swap(curr, next, SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> actix/src/address/channel.rs:557:49 [INFO] [stdout] | [INFO] [stdout] 557 | let actual = self.inner.num_senders.compare_and_swap(curr, next, SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> actix/src/address/channel.rs:630:49 [INFO] [stdout] | [INFO] [stdout] 630 | let actual = self.inner.num_senders.compare_and_swap(curr, next, SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Result::::is_ok` that must be used [INFO] [stdout] --> actix/src/sync.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | queue.send(msg).is_ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling run_here v0.1.0 (/opt/rustwide/workdir/run_here) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "cf21901bda304e500bcca0c0d768cac4b98e8deb13123b2cb3ad63bb103dd5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf21901bda304e500bcca0c0d768cac4b98e8deb13123b2cb3ad63bb103dd5a6", kill_on_drop: false }` [INFO] [stdout] cf21901bda304e500bcca0c0d768cac4b98e8deb13123b2cb3ad63bb103dd5a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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] caa1efc53b03545514951ac2e3cba8f6594be7dd7e2ef72cf47e9153296b3501 [INFO] running `Command { std: "docker" "start" "-a" "caa1efc53b03545514951ac2e3cba8f6594be7dd7e2ef72cf47e9153296b3501", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/actix/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> actix/src/contextimpl.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | /// internal context state [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/arbiter.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | static Q: RefCell>>> = RefCell::new(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/arbiter.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | static Q: RefCell>>> = RefCell::new(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/contextimpl.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/contextimpl.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | let fut: Box> = Box::new(fut); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/contextitems.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/handler.rs:41:43 [INFO] [stdout] | [INFO] [stdout] 41 | pub type ResponseActFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/handler.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | pub type ResponseFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/handler.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | Fut(Box>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/handler.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | Fut(Box>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix v0.7.9 (/opt/rustwide/workdir/actix) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/channel.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | fn boxed(&self) -> Box>; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/channel.rs:434:28 [INFO] [stdout] | [INFO] [stdout] 434 | fn boxed(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/envelope.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Envelope(Box + Send>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EnvelopeProxy + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/envelope.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn with_proxy(proxy: Box + Send>) -> Envelope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EnvelopeProxy + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/message.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | info: Option<(Box>, M)>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/message.rs:123:69 [INFO] [stdout] | [INFO] [stdout] 123 | rx: Option>, info: Option<(Box>, M)>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/mod.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | tx: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/mod.rs:186:31 [INFO] [stdout] | [INFO] [stdout] 186 | pub(crate) fn new(tx: Box>) -> Recipient { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(Box, &mut Context>) -> Box` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:38:63 [INFO] [stdout] | [INFO] [stdout] 38 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(Box, &mut Context>) -> Box` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:43:67 [INFO] [stdout] | [INFO] [stdout] 43 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/msgs.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct StartActor(Box>); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnBox` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/msgs.rs:78:72 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Execute(Box>); [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn FnExec` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/registry.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | type AnyMap = HashMap, BuildHasherDefault>; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/registry.rs:225:39 [INFO] [stdout] | [INFO] [stdout] 225 | type AnyMapSend = HashMap, BuildHasherDefault>; [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/sync.rs:187:18 [INFO] [stdout] | [INFO] [stdout] 187 | factory: Arc A>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Fn() -> A` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/sync.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 195 | fn new(factory: Arc A>, queue: cb_channel::Receiver>) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Fn() -> A` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/utils.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | f: Option>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn TimerFuncBox` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> actix/src/utils.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | fn call(self: Box, &mut A, &mut A::Context); [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut A` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> actix/src/utils.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | fn call(self: Box, &mut A, &mut A::Context); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut A::Context` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/utils.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | f: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn IntervalFuncBox` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> actix/src/utils.rs:204:24 [INFO] [stdout] | [INFO] [stdout] 204 | fn call(&mut self, &mut A, &mut A::Context); [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut A` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> actix/src/utils.rs:204:32 [INFO] [stdout] | [INFO] [stdout] 204 | fn call(&mut self, &mut A, &mut A::Context); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut A::Context` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> actix/src/address/channel.rs:459:49 [INFO] [stdout] | [INFO] [stdout] 459 | let actual = self.inner.num_senders.compare_and_swap(curr, next, SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> actix/src/address/channel.rs:557:49 [INFO] [stdout] | [INFO] [stdout] 557 | let actual = self.inner.num_senders.compare_and_swap(curr, next, SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> actix/src/address/channel.rs:630:49 [INFO] [stdout] | [INFO] [stdout] 630 | let actual = self.inner.num_senders.compare_and_swap(curr, next, SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Result::::is_ok` that must be used [INFO] [stdout] --> actix/src/sync.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | queue.send(msg).is_ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling run_here v0.1.0 (/opt/rustwide/workdir/run_here) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> actix/src/contextimpl.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | /// internal context state [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/arbiter.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | static Q: RefCell>>> = RefCell::new(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/arbiter.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | static Q: RefCell>>> = RefCell::new(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/contextimpl.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/contextimpl.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | let fut: Box> = Box::new(fut); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/contextitems.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/handler.rs:41:43 [INFO] [stdout] | [INFO] [stdout] 41 | pub type ResponseActFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/handler.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | pub type ResponseFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/handler.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | Fut(Box>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/handler.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | Fut(Box>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/channel.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | fn boxed(&self) -> Box>; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/channel.rs:434:28 [INFO] [stdout] | [INFO] [stdout] 434 | fn boxed(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/envelope.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Envelope(Box + Send>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EnvelopeProxy + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/envelope.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn with_proxy(proxy: Box + Send>) -> Envelope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EnvelopeProxy + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/message.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | info: Option<(Box>, M)>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/message.rs:123:69 [INFO] [stdout] | [INFO] [stdout] 123 | rx: Option>, info: Option<(Box>, M)>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/mod.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | tx: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/address/mod.rs:186:31 [INFO] [stdout] | [INFO] [stdout] 186 | pub(crate) fn new(tx: Box>) -> Recipient { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(Box, &mut Context>) -> Box` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:38:63 [INFO] [stdout] | [INFO] [stdout] 38 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(Box, &mut Context>) -> Box` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/actors/mocker.rs:43:67 [INFO] [stdout] | [INFO] [stdout] 43 | mock: Box, &mut Context>) -> Box>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/msgs.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct StartActor(Box>); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnBox` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/msgs.rs:78:72 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Execute(Box>); [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn FnExec` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/registry.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | type AnyMap = HashMap, BuildHasherDefault>; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/registry.rs:225:39 [INFO] [stdout] | [INFO] [stdout] 225 | type AnyMapSend = HashMap, BuildHasherDefault>; [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/sync.rs:187:18 [INFO] [stdout] | [INFO] [stdout] 187 | factory: Arc A>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Fn() -> A` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/sync.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 195 | fn new(factory: Arc A>, queue: cb_channel::Receiver>) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Fn() -> A` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/utils.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | f: Option>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn TimerFuncBox` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> actix/src/utils.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | fn call(self: Box, &mut A, &mut A::Context); [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut A` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> actix/src/utils.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | fn call(self: Box, &mut A, &mut A::Context); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut A::Context` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> actix/src/utils.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | f: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn IntervalFuncBox` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> actix/src/utils.rs:204:24 [INFO] [stdout] | [INFO] [stdout] 204 | fn call(&mut self, &mut A, &mut A::Context); [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut A` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> actix/src/utils.rs:204:32 [INFO] [stdout] | [INFO] [stdout] 204 | fn call(&mut self, &mut A, &mut A::Context); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut A::Context` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> actix/src/address/channel.rs:459:49 [INFO] [stdout] | [INFO] [stdout] 459 | let actual = self.inner.num_senders.compare_and_swap(curr, next, SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> actix/src/address/channel.rs:557:49 [INFO] [stdout] | [INFO] [stdout] 557 | let actual = self.inner.num_senders.compare_and_swap(curr, next, SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> actix/src/address/channel.rs:630:49 [INFO] [stdout] | [INFO] [stdout] 630 | let actual = self.inner.num_senders.compare_and_swap(curr, next, SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Result::::is_ok` that must be used [INFO] [stdout] --> actix/src/sync.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | queue.send(msg).is_ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.04s [INFO] running `Command { std: "docker" "inspect" "caa1efc53b03545514951ac2e3cba8f6594be7dd7e2ef72cf47e9153296b3501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa1efc53b03545514951ac2e3cba8f6594be7dd7e2ef72cf47e9153296b3501", kill_on_drop: false }` [INFO] [stdout] caa1efc53b03545514951ac2e3cba8f6594be7dd7e2ef72cf47e9153296b3501 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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", kill_on_drop: false }` [INFO] [stdout] 9f191d62a71c3f9309609cd878a6ca065ef739864e67d9c3b3df3342ef861a91 [INFO] running `Command { std: "docker" "start" "-a" "9f191d62a71c3f9309609cd878a6ca065ef739864e67d9c3b3df3342ef861a91", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/actix/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> actix/src/contextimpl.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | /// internal context state [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/arbiter.rs:26:31 [INFO] [stderr] | [INFO] [stderr] 26 | static Q: RefCell>>> = RefCell::new(Vec::new()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/arbiter.rs:26:31 [INFO] [stderr] | [INFO] [stderr] 26 | static Q: RefCell>>> = RefCell::new(Vec::new()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/contextimpl.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/contextimpl.rs:135:22 [INFO] [stderr] | [INFO] [stderr] 135 | let fut: Box> = Box::new(fut); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/contextitems.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/handler.rs:41:43 [INFO] [stderr] | [INFO] [stderr] 41 | pub type ResponseActFuture = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/handler.rs:44:37 [INFO] [stderr] | [INFO] [stderr] 44 | pub type ResponseFuture = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/handler.rs:162:13 [INFO] [stderr] | [INFO] [stderr] 162 | Fut(Box>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/handler.rs:226:13 [INFO] [stderr] | [INFO] [stderr] 226 | Fut(Box>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ActorFuture` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/address/channel.rs:33:28 [INFO] [stderr] | [INFO] [stderr] 33 | fn boxed(&self) -> Box>; [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/address/channel.rs:434:28 [INFO] [stderr] | [INFO] [stderr] 434 | fn boxed(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/address/envelope.rs:39:35 [INFO] [stderr] | [INFO] [stderr] 39 | pub struct Envelope(Box + Send>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EnvelopeProxy + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/address/envelope.rs:56:34 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn with_proxy(proxy: Box + Send>) -> Envelope { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EnvelopeProxy + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/address/message.rs:113:23 [INFO] [stderr] | [INFO] [stderr] 113 | info: Option<(Box>, M)>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/address/message.rs:123:69 [INFO] [stderr] | [INFO] [stderr] 123 | rx: Option>, info: Option<(Box>, M)>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/address/mod.rs:177:13 [INFO] [stderr] | [INFO] [stderr] 177 | tx: Box>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/address/mod.rs:186:31 [INFO] [stderr] | [INFO] [stderr] 186 | pub(crate) fn new(tx: Box>) -> Recipient { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Sender` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/actors/mocker.rs:38:15 [INFO] [stderr] | [INFO] [stderr] 38 | mock: Box, &mut Context>) -> Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(Box, &mut Context>) -> Box` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/actors/mocker.rs:38:25 [INFO] [stderr] | [INFO] [stderr] 38 | mock: Box, &mut Context>) -> Box>, [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/actors/mocker.rs:38:63 [INFO] [stderr] | [INFO] [stderr] 38 | mock: Box, &mut Context>) -> Box>, [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/actors/mocker.rs:43:19 [INFO] [stderr] | [INFO] [stderr] 43 | mock: Box, &mut Context>) -> Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(Box, &mut Context>) -> Box` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] running 2 tests [INFO] [stderr] --> actix/src/actors/mocker.rs:43:29 [INFO] [stderr] | [INFO] [stderr] 43 | mock: Box, &mut Context>) -> Box>, [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/actors/mocker.rs:43:67 [INFO] [stderr] | [INFO] [stderr] 43 | mock: Box, &mut Context>) -> Box>, [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/msgs.rs:16:37 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct StartActor(Box>); [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn FnBox` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/msgs.rs:78:72 [INFO] [stderr] | [INFO] [stderr] 78 | pub struct Execute(Box>); [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn FnExec` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/registry.rs:24:35 [INFO] [stderr] | [INFO] [stderr] 24 | type AnyMap = HashMap, BuildHasherDefault>; [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/registry.rs:225:39 [INFO] [stderr] | [INFO] [stderr] 225 | type AnyMapSend = HashMap, BuildHasherDefault>; [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/sync.rs:187:18 [INFO] [stderr] | [INFO] [stderr] 187 | factory: Arc A>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Fn() -> A` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/sync.rs:195:25 [INFO] [stderr] | [INFO] [stderr] 195 | fn new(factory: Arc A>, queue: cb_channel::Receiver>) -> Self { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Fn() -> A` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/utils.rs:88:19 [INFO] [stderr] | [INFO] [stderr] 88 | f: Option>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn TimerFuncBox` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> actix/src/utils.rs:109:30 [INFO] [stderr] | [INFO] [stderr] 109 | fn call(self: Box, &mut A, &mut A::Context); [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut A` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> actix/src/utils.rs:109:38 [INFO] [stderr] | [INFO] [stderr] 109 | fn call(self: Box, &mut A, &mut A::Context); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut A::Context` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> actix/src/utils.rs:186:12 [INFO] [stderr] | [INFO] [stderr] 186 | f: Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn IntervalFuncBox` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> actix/src/utils.rs:204:24 [INFO] [stderr] | [INFO] [stderr] 204 | fn call(&mut self, &mut A, &mut A::Context); [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut A` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> actix/src/utils.rs:204:32 [INFO] [stderr] | [INFO] [stderr] 204 | fn call(&mut self, &mut A, &mut A::Context); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut A::Context` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> actix/src/address/channel.rs:459:49 [INFO] [stderr] | [INFO] [stderr] 459 | let actual = self.inner.num_senders.compare_and_swap(curr, next, SeqCst); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> actix/src/address/channel.rs:557:49 [INFO] [stderr] | [INFO] [stderr] 557 | let actual = self.inner.num_senders.compare_and_swap(curr, next, SeqCst); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> actix/src/address/channel.rs:630:49 [INFO] [stderr] | [INFO] [stderr] 630 | let actual = self.inner.num_senders.compare_and_swap(curr, next, SeqCst); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `Result::::is_ok` that must be used [INFO] [stderr] --> actix/src/sync.rs:148:25 [INFO] [stderr] | [INFO] [stderr] 148 | queue.send(msg).is_ok(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stderr] [INFO] [stderr] warning: `actix` (lib) generated 40 warnings [INFO] [stderr] warning: `actix` (lib test) generated 40 warnings (40 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/actix-e9aeacc215aaf64b) [INFO] [stdout] test address::tests::test_send_over_limit ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/run_here-8cca4f2e78e908f1) [INFO] [stdout] test address::channel::tests::test_cap ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] [stderr] Doc-tests actix [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test src/actors/mocker.rs - actors::mocker (line 7) ... ignored [INFO] [stdout] test src/fut/mod.rs - fut::ActorFuture (line 54) ... ignored [INFO] [stdout] test src/fut/result.rs - fut::result::err (line 76) ... ok [INFO] [stdout] test src/lib.rs - dev (line 159) ... ok [INFO] [stdout] test src/lib.rs - prelude (line 121) ... ok [INFO] [stdout] test src/fut/result.rs - fut::result::ok (line 54) ... ok [INFO] [stdout] test src/msgs.rs - msgs::Execute (line 56) ... ok [INFO] [stdout] test src/fut/result.rs - fut::result::result (line 28) ... ok [INFO] [stdout] test src/system.rs - system::System (line 26) ... FAILED [INFO] [stdout] test src/actor.rs - actor::AsyncContext::add_stream (line 252) ... FAILED [INFO] [stdout] test src/lib.rs - run (line 188) ... FAILED [INFO] [stdout] test src/utils.rs - utils::TimerFunc (line 52) ... FAILED [INFO] [stdout] test src/actor.rs - actor::Actor::create (line 129) ... FAILED [INFO] [stdout] test src/actors/signal.rs - actors::signal (line 9) ... FAILED [INFO] [stdout] test src/actor.rs - actor::AsyncContext::add_message_stream (line 300) ... FAILED [INFO] [stdout] test src/registry.rs - registry::Registry (line 36) ... FAILED [INFO] [stdout] test src/actor.rs - actor::Actor::start (line 93) ... FAILED [INFO] [stdout] test src/actors/resolver.rs - actors::resolver (line 5) ... FAILED [INFO] [stdout] test src/registry.rs - registry::SystemRegistry (line 170) ... FAILED [INFO] [stdout] test src/system.rs - system::Builder (line 283) ... ok [INFO] [stdout] test src/stream.rs - stream::StreamHandler::add_stream (line 47) ... ok [INFO] [stdout] test src/utils.rs - utils::IntervalFunc (line 151) ... ok [INFO] [stdout] test src/supervisor.rs - supervisor::Supervisor::start (line 82) ... ok [INFO] [stdout] test src/supervisor.rs - supervisor::Supervisor (line 28) ... ok [INFO] [stdout] test src/sync.rs - sync (line 14) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/system.rs - system::System (line 26) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest1W9pW1/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctest1W9pW1/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22d88f600018a8de/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-3a13e97eff7be817.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-98777fe2edb98535.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-9130330a047d981d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-36beced51707d1c0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0f761673da6ec14a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c67e9e2564df383b.rlib" "/opt/rustwide/target/debug/deps/liburl-ab6f5dab1c34fdc3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6fdbc8c0615f3a7c.rlib" "/opt/rustwide/target/debug/deps/libidna-7a0a88ed437c17e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-45216fbaaa88443b.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-067726b1f674026c.rlib" "/opt/rustwide/target/debug/deps/libhostname-1f7fd25071c2fef2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-8959eb1af29dc858.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-db8c7433dc1936ce.rlib" "/opt/rustwide/target/debug/deps/libfailure-44b05a2f9db54458.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-67ec48b53db3d094.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c3c2b074e252f84e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7239985090d046c5.rlib" "/opt/rustwide/target/debug/deps/libtokio-79115b1ad98ecd95.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-47f637e44b056eaa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5003dc998e662dbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-40de1e46b082d7f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-214b1737adb8e612.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-7b85df8450c14ebf.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a78bffb5faa50cfd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bc2b1e6ba8fbf6de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d629bf44262e0c65.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a77f422b11a1823c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-14b122d6db62432b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-90d99474eadb3446.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1eaed6afe33e4cec.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3253a584343abe6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b2aa0fbbac9bf2b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5cb4906a205f19fa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9ee823ae90890de.rlib" "/opt/rustwide/target/debug/deps/libmio-1b8b2262abb2981d.rlib" "/opt/rustwide/target/debug/deps/libslab-bcf2fc1dbc274d4d.rlib" "/opt/rustwide/target/debug/deps/libnet2-59869d97fb996dfe.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8d64c0c5c2ba1fa0.rlib" "/opt/rustwide/target/debug/deps/libfutures-3babde1b46e96f98.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b1e495cf066abf4.rlib" "/opt/rustwide/target/debug/deps/librand-11316649110bd1ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-654c7ab35898abd9.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3e784d67c052d5c5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-67838f61589dbe40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14ce7e4c0e590591.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-563fdc4aa07042b7.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/librand-f76e7f44d0c7b3e7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-23322f70348dfc42.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ae2d9044603830cf.rlib" "/opt/rustwide/target/debug/deps/librand_hc-440bf3db590eeed7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-45ca1b7487863cc9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-da3e22ee8526ff91.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c7e3ff7546cac4b.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/libcrossbeam_epoch-c91dbb4c9f2b8172.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be5b982b5ab50524.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-61aff835bb989570.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-dafe48cbeeada406.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libbytes-35f68f19cf49351b.rlib" "/opt/rustwide/target/debug/deps/libiovec-c619885ddbe0db7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-419bd3809bf5aa70.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac716471e0662004.rlib" "/opt/rustwide/target/debug/deps/liblog-cec4b30ad071a005.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.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" "/tmp/rustdoctest1W9pW1/rust_out" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/actor.rs - actor::AsyncContext::add_stream (line 252) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestFBLsNY/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestFBLsNY/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22d88f600018a8de/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-3a13e97eff7be817.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-98777fe2edb98535.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-9130330a047d981d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-36beced51707d1c0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0f761673da6ec14a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c67e9e2564df383b.rlib" "/opt/rustwide/target/debug/deps/liburl-ab6f5dab1c34fdc3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6fdbc8c0615f3a7c.rlib" "/opt/rustwide/target/debug/deps/libidna-7a0a88ed437c17e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-45216fbaaa88443b.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-067726b1f674026c.rlib" "/opt/rustwide/target/debug/deps/libhostname-1f7fd25071c2fef2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-8959eb1af29dc858.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-db8c7433dc1936ce.rlib" "/opt/rustwide/target/debug/deps/libfailure-44b05a2f9db54458.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-67ec48b53db3d094.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c3c2b074e252f84e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7239985090d046c5.rlib" "/opt/rustwide/target/debug/deps/libtokio-79115b1ad98ecd95.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-47f637e44b056eaa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5003dc998e662dbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-40de1e46b082d7f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-214b1737adb8e612.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-7b85df8450c14ebf.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a78bffb5faa50cfd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bc2b1e6ba8fbf6de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d629bf44262e0c65.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a77f422b11a1823c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-14b122d6db62432b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-90d99474eadb3446.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1eaed6afe33e4cec.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3253a584343abe6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b2aa0fbbac9bf2b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5cb4906a205f19fa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9ee823ae90890de.rlib" "/opt/rustwide/target/debug/deps/libmio-1b8b2262abb2981d.rlib" "/opt/rustwide/target/debug/deps/libslab-bcf2fc1dbc274d4d.rlib" "/opt/rustwide/target/debug/deps/libnet2-59869d97fb996dfe.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8d64c0c5c2ba1fa0.rlib" "/opt/rustwide/target/debug/deps/libfutures-3babde1b46e96f98.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b1e495cf066abf4.rlib" "/opt/rustwide/target/debug/deps/librand-11316649110bd1ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-654c7ab35898abd9.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3e784d67c052d5c5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-67838f61589dbe40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14ce7e4c0e590591.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-563fdc4aa07042b7.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/librand-f76e7f44d0c7b3e7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-23322f70348dfc42.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ae2d9044603830cf.rlib" "/opt/rustwide/target/debug/deps/librand_hc-440bf3db590eeed7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-45ca1b7487863cc9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-da3e22ee8526ff91.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c7e3ff7546cac4b.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/libcrossbeam_epoch-c91dbb4c9f2b8172.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be5b982b5ab50524.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-61aff835bb989570.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-dafe48cbeeada406.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libbytes-35f68f19cf49351b.rlib" "/opt/rustwide/target/debug/deps/libiovec-c619885ddbe0db7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-419bd3809bf5aa70.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac716471e0662004.rlib" "/opt/rustwide/target/debug/deps/liblog-cec4b30ad071a005.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.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" "/tmp/rustdoctestFBLsNY/rust_out" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - run (line 188) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesttaE5wt/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctesttaE5wt/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22d88f600018a8de/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-3a13e97eff7be817.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-98777fe2edb98535.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-9130330a047d981d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-36beced51707d1c0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0f761673da6ec14a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c67e9e2564df383b.rlib" "/opt/rustwide/target/debug/deps/liburl-ab6f5dab1c34fdc3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6fdbc8c0615f3a7c.rlib" "/opt/rustwide/target/debug/deps/libidna-7a0a88ed437c17e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-45216fbaaa88443b.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-067726b1f674026c.rlib" "/opt/rustwide/target/debug/deps/libhostname-1f7fd25071c2fef2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-8959eb1af29dc858.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-db8c7433dc1936ce.rlib" "/opt/rustwide/target/debug/deps/libfailure-44b05a2f9db54458.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-67ec48b53db3d094.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c3c2b074e252f84e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7239985090d046c5.rlib" "/opt/rustwide/target/debug/deps/libtokio-79115b1ad98ecd95.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-47f637e44b056eaa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5003dc998e662dbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-40de1e46b082d7f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-214b1737adb8e612.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-7b85df8450c14ebf.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a78bffb5faa50cfd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bc2b1e6ba8fbf6de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d629bf44262e0c65.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a77f422b11a1823c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-14b122d6db62432b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-90d99474eadb3446.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1eaed6afe33e4cec.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3253a584343abe6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b2aa0fbbac9bf2b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5cb4906a205f19fa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9ee823ae90890de.rlib" "/opt/rustwide/target/debug/deps/libmio-1b8b2262abb2981d.rlib" "/opt/rustwide/target/debug/deps/libslab-bcf2fc1dbc274d4d.rlib" "/opt/rustwide/target/debug/deps/libnet2-59869d97fb996dfe.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8d64c0c5c2ba1fa0.rlib" "/opt/rustwide/target/debug/deps/libfutures-3babde1b46e96f98.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b1e495cf066abf4.rlib" "/opt/rustwide/target/debug/deps/librand-11316649110bd1ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-654c7ab35898abd9.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3e784d67c052d5c5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-67838f61589dbe40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14ce7e4c0e590591.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-563fdc4aa07042b7.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/librand-f76e7f44d0c7b3e7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-23322f70348dfc42.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ae2d9044603830cf.rlib" "/opt/rustwide/target/debug/deps/librand_hc-440bf3db590eeed7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-45ca1b7487863cc9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-da3e22ee8526ff91.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c7e3ff7546cac4b.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/libcrossbeam_epoch-c91dbb4c9f2b8172.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be5b982b5ab50524.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-61aff835bb989570.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-dafe48cbeeada406.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libbytes-35f68f19cf49351b.rlib" "/opt/rustwide/target/debug/deps/libiovec-c619885ddbe0db7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-419bd3809bf5aa70.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac716471e0662004.rlib" "/opt/rustwide/target/debug/deps/liblog-cec4b30ad071a005.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.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" "/tmp/rustdoctesttaE5wt/rust_out" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/utils.rs - utils::TimerFunc (line 52) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestPsdsyi/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestPsdsyi/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22d88f600018a8de/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-3a13e97eff7be817.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-98777fe2edb98535.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-9130330a047d981d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-36beced51707d1c0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0f761673da6ec14a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c67e9e2564df383b.rlib" "/opt/rustwide/target/debug/deps/liburl-ab6f5dab1c34fdc3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6fdbc8c0615f3a7c.rlib" "/opt/rustwide/target/debug/deps/libidna-7a0a88ed437c17e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-45216fbaaa88443b.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-067726b1f674026c.rlib" "/opt/rustwide/target/debug/deps/libhostname-1f7fd25071c2fef2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-8959eb1af29dc858.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-db8c7433dc1936ce.rlib" "/opt/rustwide/target/debug/deps/libfailure-44b05a2f9db54458.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-67ec48b53db3d094.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c3c2b074e252f84e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7239985090d046c5.rlib" "/opt/rustwide/target/debug/deps/libtokio-79115b1ad98ecd95.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-47f637e44b056eaa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5003dc998e662dbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-40de1e46b082d7f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-214b1737adb8e612.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-7b85df8450c14ebf.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a78bffb5faa50cfd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bc2b1e6ba8fbf6de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d629bf44262e0c65.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a77f422b11a1823c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-14b122d6db62432b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-90d99474eadb3446.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1eaed6afe33e4cec.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3253a584343abe6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b2aa0fbbac9bf2b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5cb4906a205f19fa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9ee823ae90890de.rlib" "/opt/rustwide/target/debug/deps/libmio-1b8b2262abb2981d.rlib" "/opt/rustwide/target/debug/deps/libslab-bcf2fc1dbc274d4d.rlib" "/opt/rustwide/target/debug/deps/libnet2-59869d97fb996dfe.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8d64c0c5c2ba1fa0.rlib" "/opt/rustwide/target/debug/deps/libfutures-3babde1b46e96f98.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b1e495cf066abf4.rlib" "/opt/rustwide/target/debug/deps/librand-11316649110bd1ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-654c7ab35898abd9.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3e784d67c052d5c5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-67838f61589dbe40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14ce7e4c0e590591.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-563fdc4aa07042b7.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/librand-f76e7f44d0c7b3e7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-23322f70348dfc42.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ae2d9044603830cf.rlib" "/opt/rustwide/target/debug/deps/librand_hc-440bf3db590eeed7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-45ca1b7487863cc9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-da3e22ee8526ff91.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c7e3ff7546cac4b.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/libcrossbeam_epoch-c91dbb4c9f2b8172.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be5b982b5ab50524.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-61aff835bb989570.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-dafe48cbeeada406.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libbytes-35f68f19cf49351b.rlib" "/opt/rustwide/target/debug/deps/libiovec-c619885ddbe0db7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-419bd3809bf5aa70.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac716471e0662004.rlib" "/opt/rustwide/target/debug/deps/liblog-cec4b30ad071a005.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.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" "/tmp/rustdoctestPsdsyi/rust_out" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/actor.rs - actor::Actor::create (line 129) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestf3Hblh/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestf3Hblh/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22d88f600018a8de/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-3a13e97eff7be817.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-98777fe2edb98535.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-9130330a047d981d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-36beced51707d1c0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0f761673da6ec14a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c67e9e2564df383b.rlib" "/opt/rustwide/target/debug/deps/liburl-ab6f5dab1c34fdc3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6fdbc8c0615f3a7c.rlib" "/opt/rustwide/target/debug/deps/libidna-7a0a88ed437c17e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-45216fbaaa88443b.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-067726b1f674026c.rlib" "/opt/rustwide/target/debug/deps/libhostname-1f7fd25071c2fef2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-8959eb1af29dc858.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-db8c7433dc1936ce.rlib" "/opt/rustwide/target/debug/deps/libfailure-44b05a2f9db54458.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-67ec48b53db3d094.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c3c2b074e252f84e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7239985090d046c5.rlib" "/opt/rustwide/target/debug/deps/libtokio-79115b1ad98ecd95.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-47f637e44b056eaa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5003dc998e662dbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-40de1e46b082d7f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-214b1737adb8e612.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-7b85df8450c14ebf.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a78bffb5faa50cfd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bc2b1e6ba8fbf6de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d629bf44262e0c65.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a77f422b11a1823c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-14b122d6db62432b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-90d99474eadb3446.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1eaed6afe33e4cec.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3253a584343abe6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b2aa0fbbac9bf2b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5cb4906a205f19fa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9ee823ae90890de.rlib" "/opt/rustwide/target/debug/deps/libmio-1b8b2262abb2981d.rlib" "/opt/rustwide/target/debug/deps/libslab-bcf2fc1dbc274d4d.rlib" "/opt/rustwide/target/debug/deps/libnet2-59869d97fb996dfe.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8d64c0c5c2ba1fa0.rlib" "/opt/rustwide/target/debug/deps/libfutures-3babde1b46e96f98.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b1e495cf066abf4.rlib" "/opt/rustwide/target/debug/deps/librand-11316649110bd1ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-654c7ab35898abd9.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3e784d67c052d5c5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-67838f61589dbe40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14ce7e4c0e590591.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-563fdc4aa07042b7.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/librand-f76e7f44d0c7b3e7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-23322f70348dfc42.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ae2d9044603830cf.rlib" "/opt/rustwide/target/debug/deps/librand_hc-440bf3db590eeed7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-45ca1b7487863cc9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-da3e22ee8526ff91.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c7e3ff7546cac4b.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/libcrossbeam_epoch-c91dbb4c9f2b8172.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be5b982b5ab50524.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-61aff835bb989570.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-dafe48cbeeada406.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libbytes-35f68f19cf49351b.rlib" "/opt/rustwide/target/debug/deps/libiovec-c619885ddbe0db7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-419bd3809bf5aa70.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac716471e0662004.rlib" "/opt/rustwide/target/debug/deps/liblog-cec4b30ad071a005.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.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" "/tmp/rustdoctestf3Hblh/rust_out" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/actors/signal.rs - actors::signal (line 9) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestj667Q8/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestj667Q8/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22d88f600018a8de/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-3a13e97eff7be817.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-98777fe2edb98535.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-9130330a047d981d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-36beced51707d1c0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0f761673da6ec14a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c67e9e2564df383b.rlib" "/opt/rustwide/target/debug/deps/liburl-ab6f5dab1c34fdc3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6fdbc8c0615f3a7c.rlib" "/opt/rustwide/target/debug/deps/libidna-7a0a88ed437c17e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-45216fbaaa88443b.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-067726b1f674026c.rlib" "/opt/rustwide/target/debug/deps/libhostname-1f7fd25071c2fef2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-8959eb1af29dc858.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-db8c7433dc1936ce.rlib" "/opt/rustwide/target/debug/deps/libfailure-44b05a2f9db54458.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-67ec48b53db3d094.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c3c2b074e252f84e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7239985090d046c5.rlib" "/opt/rustwide/target/debug/deps/libtokio-79115b1ad98ecd95.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-47f637e44b056eaa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5003dc998e662dbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-40de1e46b082d7f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-214b1737adb8e612.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-7b85df8450c14ebf.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a78bffb5faa50cfd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bc2b1e6ba8fbf6de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d629bf44262e0c65.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a77f422b11a1823c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-14b122d6db62432b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-90d99474eadb3446.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1eaed6afe33e4cec.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3253a584343abe6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b2aa0fbbac9bf2b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5cb4906a205f19fa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9ee823ae90890de.rlib" "/opt/rustwide/target/debug/deps/libmio-1b8b2262abb2981d.rlib" "/opt/rustwide/target/debug/deps/libslab-bcf2fc1dbc274d4d.rlib" "/opt/rustwide/target/debug/deps/libnet2-59869d97fb996dfe.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8d64c0c5c2ba1fa0.rlib" "/opt/rustwide/target/debug/deps/libfutures-3babde1b46e96f98.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b1e495cf066abf4.rlib" "/opt/rustwide/target/debug/deps/librand-11316649110bd1ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-654c7ab35898abd9.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3e784d67c052d5c5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-67838f61589dbe40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14ce7e4c0e590591.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-563fdc4aa07042b7.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/librand-f76e7f44d0c7b3e7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-23322f70348dfc42.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ae2d9044603830cf.rlib" "/opt/rustwide/target/debug/deps/librand_hc-440bf3db590eeed7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-45ca1b7487863cc9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-da3e22ee8526ff91.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c7e3ff7546cac4b.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/libcrossbeam_epoch-c91dbb4c9f2b8172.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be5b982b5ab50524.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-61aff835bb989570.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-dafe48cbeeada406.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libbytes-35f68f19cf49351b.rlib" "/opt/rustwide/target/debug/deps/libiovec-c619885ddbe0db7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-419bd3809bf5aa70.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac716471e0662004.rlib" "/opt/rustwide/target/debug/deps/liblog-cec4b30ad071a005.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.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" "/tmp/rustdoctestj667Q8/rust_out" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/actor.rs - actor::AsyncContext::add_message_stream (line 300) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestdYGlUO/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestdYGlUO/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22d88f600018a8de/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-3a13e97eff7be817.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-98777fe2edb98535.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-9130330a047d981d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-36beced51707d1c0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0f761673da6ec14a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c67e9e2564df383b.rlib" "/opt/rustwide/target/debug/deps/liburl-ab6f5dab1c34fdc3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6fdbc8c0615f3a7c.rlib" "/opt/rustwide/target/debug/deps/libidna-7a0a88ed437c17e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-45216fbaaa88443b.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-067726b1f674026c.rlib" "/opt/rustwide/target/debug/deps/libhostname-1f7fd25071c2fef2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-8959eb1af29dc858.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-db8c7433dc1936ce.rlib" "/opt/rustwide/target/debug/deps/libfailure-44b05a2f9db54458.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-67ec48b53db3d094.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c3c2b074e252f84e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7239985090d046c5.rlib" "/opt/rustwide/target/debug/deps/libtokio-79115b1ad98ecd95.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-47f637e44b056eaa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5003dc998e662dbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-40de1e46b082d7f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-214b1737adb8e612.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-7b85df8450c14ebf.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a78bffb5faa50cfd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bc2b1e6ba8fbf6de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d629bf44262e0c65.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a77f422b11a1823c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-14b122d6db62432b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-90d99474eadb3446.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1eaed6afe33e4cec.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3253a584343abe6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b2aa0fbbac9bf2b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5cb4906a205f19fa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9ee823ae90890de.rlib" "/opt/rustwide/target/debug/deps/libmio-1b8b2262abb2981d.rlib" "/opt/rustwide/target/debug/deps/libslab-bcf2fc1dbc274d4d.rlib" "/opt/rustwide/target/debug/deps/libnet2-59869d97fb996dfe.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8d64c0c5c2ba1fa0.rlib" "/opt/rustwide/target/debug/deps/libfutures-3babde1b46e96f98.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b1e495cf066abf4.rlib" "/opt/rustwide/target/debug/deps/librand-11316649110bd1ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-654c7ab35898abd9.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3e784d67c052d5c5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-67838f61589dbe40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14ce7e4c0e590591.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-563fdc4aa07042b7.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/librand-f76e7f44d0c7b3e7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-23322f70348dfc42.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ae2d9044603830cf.rlib" "/opt/rustwide/target/debug/deps/librand_hc-440bf3db590eeed7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-45ca1b7487863cc9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-da3e22ee8526ff91.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c7e3ff7546cac4b.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/libcrossbeam_epoch-c91dbb4c9f2b8172.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be5b982b5ab50524.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-61aff835bb989570.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-dafe48cbeeada406.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libbytes-35f68f19cf49351b.rlib" "/opt/rustwide/target/debug/deps/libiovec-c619885ddbe0db7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-419bd3809bf5aa70.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac716471e0662004.rlib" "/opt/rustwide/target/debug/deps/liblog-cec4b30ad071a005.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.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" "/tmp/rustdoctestdYGlUO/rust_out" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/registry.rs - registry::Registry (line 36) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest0jDCrI/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctest0jDCrI/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22d88f600018a8de/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-3a13e97eff7be817.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-98777fe2edb98535.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-9130330a047d981d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-36beced51707d1c0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0f761673da6ec14a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c67e9e2564df383b.rlib" "/opt/rustwide/target/debug/deps/liburl-ab6f5dab1c34fdc3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6fdbc8c0615f3a7c.rlib" "/opt/rustwide/target/debug/deps/libidna-7a0a88ed437c17e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-45216fbaaa88443b.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-067726b1f674026c.rlib" "/opt/rustwide/target/debug/deps/libhostname-1f7fd25071c2fef2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-8959eb1af29dc858.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-db8c7433dc1936ce.rlib" "/opt/rustwide/target/debug/deps/libfailure-44b05a2f9db54458.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-67ec48b53db3d094.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c3c2b074e252f84e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7239985090d046c5.rlib" "/opt/rustwide/target/debug/deps/libtokio-79115b1ad98ecd95.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-47f637e44b056eaa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5003dc998e662dbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-40de1e46b082d7f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-214b1737adb8e612.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-7b85df8450c14ebf.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a78bffb5faa50cfd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bc2b1e6ba8fbf6de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d629bf44262e0c65.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a77f422b11a1823c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-14b122d6db62432b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-90d99474eadb3446.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1eaed6afe33e4cec.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3253a584343abe6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b2aa0fbbac9bf2b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5cb4906a205f19fa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9ee823ae90890de.rlib" "/opt/rustwide/target/debug/deps/libmio-1b8b2262abb2981d.rlib" "/opt/rustwide/target/debug/deps/libslab-bcf2fc1dbc274d4d.rlib" "/opt/rustwide/target/debug/deps/libnet2-59869d97fb996dfe.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8d64c0c5c2ba1fa0.rlib" "/opt/rustwide/target/debug/deps/libfutures-3babde1b46e96f98.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b1e495cf066abf4.rlib" "/opt/rustwide/target/debug/deps/librand-11316649110bd1ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-654c7ab35898abd9.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3e784d67c052d5c5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-67838f61589dbe40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14ce7e4c0e590591.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-563fdc4aa07042b7.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/librand-f76e7f44d0c7b3e7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-23322f70348dfc42.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ae2d9044603830cf.rlib" "/opt/rustwide/target/debug/deps/librand_hc-440bf3db590eeed7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-45ca1b7487863cc9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-da3e22ee8526ff91.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c7e3ff7546cac4b.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/libcrossbeam_epoch-c91dbb4c9f2b8172.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be5b982b5ab50524.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-61aff835bb989570.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-dafe48cbeeada406.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libbytes-35f68f19cf49351b.rlib" "/opt/rustwide/target/debug/deps/libiovec-c619885ddbe0db7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-419bd3809bf5aa70.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac716471e0662004.rlib" "/opt/rustwide/target/debug/deps/liblog-cec4b30ad071a005.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.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" "/tmp/rustdoctest0jDCrI/rust_out" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/actor.rs - actor::Actor::start (line 93) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestimSlMd/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestimSlMd/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22d88f600018a8de/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-3a13e97eff7be817.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-98777fe2edb98535.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-9130330a047d981d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-36beced51707d1c0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0f761673da6ec14a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c67e9e2564df383b.rlib" "/opt/rustwide/target/debug/deps/liburl-ab6f5dab1c34fdc3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6fdbc8c0615f3a7c.rlib" "/opt/rustwide/target/debug/deps/libidna-7a0a88ed437c17e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-45216fbaaa88443b.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-067726b1f674026c.rlib" "/opt/rustwide/target/debug/deps/libhostname-1f7fd25071c2fef2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-8959eb1af29dc858.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-db8c7433dc1936ce.rlib" "/opt/rustwide/target/debug/deps/libfailure-44b05a2f9db54458.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-67ec48b53db3d094.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c3c2b074e252f84e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7239985090d046c5.rlib" "/opt/rustwide/target/debug/deps/libtokio-79115b1ad98ecd95.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-47f637e44b056eaa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5003dc998e662dbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-40de1e46b082d7f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-214b1737adb8e612.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-7b85df8450c14ebf.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a78bffb5faa50cfd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bc2b1e6ba8fbf6de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d629bf44262e0c65.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a77f422b11a1823c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-14b122d6db62432b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-90d99474eadb3446.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1eaed6afe33e4cec.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3253a584343abe6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b2aa0fbbac9bf2b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5cb4906a205f19fa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9ee823ae90890de.rlib" "/opt/rustwide/target/debug/deps/libmio-1b8b2262abb2981d.rlib" "/opt/rustwide/target/debug/deps/libslab-bcf2fc1dbc274d4d.rlib" "/opt/rustwide/target/debug/deps/libnet2-59869d97fb996dfe.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8d64c0c5c2ba1fa0.rlib" "/opt/rustwide/target/debug/deps/libfutures-3babde1b46e96f98.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b1e495cf066abf4.rlib" "/opt/rustwide/target/debug/deps/librand-11316649110bd1ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-654c7ab35898abd9.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3e784d67c052d5c5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-67838f61589dbe40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14ce7e4c0e590591.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-563fdc4aa07042b7.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/librand-f76e7f44d0c7b3e7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-23322f70348dfc42.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ae2d9044603830cf.rlib" "/opt/rustwide/target/debug/deps/librand_hc-440bf3db590eeed7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-45ca1b7487863cc9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-da3e22ee8526ff91.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c7e3ff7546cac4b.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/libcrossbeam_epoch-c91dbb4c9f2b8172.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be5b982b5ab50524.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-61aff835bb989570.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-dafe48cbeeada406.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libbytes-35f68f19cf49351b.rlib" "/opt/rustwide/target/debug/deps/libiovec-c619885ddbe0db7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-419bd3809bf5aa70.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac716471e0662004.rlib" "/opt/rustwide/target/debug/deps/liblog-cec4b30ad071a005.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.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" "/tmp/rustdoctestimSlMd/rust_out" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/actors/resolver.rs - actors::resolver (line 5) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestUaGwDQ/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestUaGwDQ/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22d88f600018a8de/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-3a13e97eff7be817.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-98777fe2edb98535.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-9130330a047d981d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-36beced51707d1c0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0f761673da6ec14a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c67e9e2564df383b.rlib" "/opt/rustwide/target/debug/deps/liburl-ab6f5dab1c34fdc3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6fdbc8c0615f3a7c.rlib" "/opt/rustwide/target/debug/deps/libidna-7a0a88ed437c17e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-45216fbaaa88443b.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-067726b1f674026c.rlib" "/opt/rustwide/target/debug/deps/libhostname-1f7fd25071c2fef2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-8959eb1af29dc858.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-db8c7433dc1936ce.rlib" "/opt/rustwide/target/debug/deps/libfailure-44b05a2f9db54458.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-67ec48b53db3d094.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c3c2b074e252f84e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7239985090d046c5.rlib" "/opt/rustwide/target/debug/deps/libtokio-79115b1ad98ecd95.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-47f637e44b056eaa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5003dc998e662dbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-40de1e46b082d7f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-214b1737adb8e612.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-7b85df8450c14ebf.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a78bffb5faa50cfd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bc2b1e6ba8fbf6de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d629bf44262e0c65.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a77f422b11a1823c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-14b122d6db62432b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-90d99474eadb3446.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1eaed6afe33e4cec.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3253a584343abe6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b2aa0fbbac9bf2b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5cb4906a205f19fa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9ee823ae90890de.rlib" "/opt/rustwide/target/debug/deps/libmio-1b8b2262abb2981d.rlib" "/opt/rustwide/target/debug/deps/libslab-bcf2fc1dbc274d4d.rlib" "/opt/rustwide/target/debug/deps/libnet2-59869d97fb996dfe.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8d64c0c5c2ba1fa0.rlib" "/opt/rustwide/target/debug/deps/libfutures-3babde1b46e96f98.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b1e495cf066abf4.rlib" "/opt/rustwide/target/debug/deps/librand-11316649110bd1ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-654c7ab35898abd9.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3e784d67c052d5c5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-67838f61589dbe40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14ce7e4c0e590591.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-563fdc4aa07042b7.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/librand-f76e7f44d0c7b3e7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-23322f70348dfc42.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ae2d9044603830cf.rlib" "/opt/rustwide/target/debug/deps/librand_hc-440bf3db590eeed7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-45ca1b7487863cc9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-da3e22ee8526ff91.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c7e3ff7546cac4b.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/libcrossbeam_epoch-c91dbb4c9f2b8172.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be5b982b5ab50524.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-61aff835bb989570.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-dafe48cbeeada406.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libbytes-35f68f19cf49351b.rlib" "/opt/rustwide/target/debug/deps/libiovec-c619885ddbe0db7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-419bd3809bf5aa70.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac716471e0662004.rlib" "/opt/rustwide/target/debug/deps/liblog-cec4b30ad071a005.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.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" "/tmp/rustdoctestUaGwDQ/rust_out" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/registry.rs - registry::SystemRegistry (line 170) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest3uvhVm/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctest3uvhVm/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22d88f600018a8de/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-3a13e97eff7be817.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-98777fe2edb98535.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-9130330a047d981d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-36beced51707d1c0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0f761673da6ec14a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c67e9e2564df383b.rlib" "/opt/rustwide/target/debug/deps/liburl-ab6f5dab1c34fdc3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6fdbc8c0615f3a7c.rlib" "/opt/rustwide/target/debug/deps/libidna-7a0a88ed437c17e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-45216fbaaa88443b.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-067726b1f674026c.rlib" "/opt/rustwide/target/debug/deps/libhostname-1f7fd25071c2fef2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-8959eb1af29dc858.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-db8c7433dc1936ce.rlib" "/opt/rustwide/target/debug/deps/libfailure-44b05a2f9db54458.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-67ec48b53db3d094.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c3c2b074e252f84e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7239985090d046c5.rlib" "/opt/rustwide/target/debug/deps/libtokio-79115b1ad98ecd95.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-47f637e44b056eaa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5003dc998e662dbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-40de1e46b082d7f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-214b1737adb8e612.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-7b85df8450c14ebf.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a78bffb5faa50cfd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bc2b1e6ba8fbf6de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d629bf44262e0c65.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a77f422b11a1823c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-14b122d6db62432b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-90d99474eadb3446.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1eaed6afe33e4cec.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3253a584343abe6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b2aa0fbbac9bf2b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5cb4906a205f19fa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9ee823ae90890de.rlib" "/opt/rustwide/target/debug/deps/libmio-1b8b2262abb2981d.rlib" "/opt/rustwide/target/debug/deps/libslab-bcf2fc1dbc274d4d.rlib" "/opt/rustwide/target/debug/deps/libnet2-59869d97fb996dfe.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8d64c0c5c2ba1fa0.rlib" "/opt/rustwide/target/debug/deps/libfutures-3babde1b46e96f98.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b1e495cf066abf4.rlib" "/opt/rustwide/target/debug/deps/librand-11316649110bd1ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-654c7ab35898abd9.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3e784d67c052d5c5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-67838f61589dbe40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14ce7e4c0e590591.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-563fdc4aa07042b7.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/librand-f76e7f44d0c7b3e7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-23322f70348dfc42.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ae2d9044603830cf.rlib" "/opt/rustwide/target/debug/deps/librand_hc-440bf3db590eeed7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-45ca1b7487863cc9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-da3e22ee8526ff91.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c7e3ff7546cac4b.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/libcrossbeam_epoch-c91dbb4c9f2b8172.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be5b982b5ab50524.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-61aff835bb989570.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-dafe48cbeeada406.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libbytes-35f68f19cf49351b.rlib" "/opt/rustwide/target/debug/deps/libiovec-c619885ddbe0db7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-419bd3809bf5aa70.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac716471e0662004.rlib" "/opt/rustwide/target/debug/deps/liblog-cec4b30ad071a005.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.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" "/tmp/rustdoctest3uvhVm/rust_out" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/sync.rs - sync (line 14) stdout ---- [INFO] [stdout] Test executable failed (terminated by signal). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread '' panicked at 'attempted to leave type `std::mem::ManuallyDrop` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5612dc5cd5f0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5612dc5cd5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5612dc5cd5f0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5612dc5cd5f0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5612dc5e804c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5612dc5cb8a5 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5612dc5cf58b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5612dc5cf58b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5612dc5cf58b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5612dc5cf061 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5612dc5cfc54 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5612dc5cf707 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x5612dc5cdaec - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5612dc5cf699 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5612dc4b7f81 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5612dc4b7ecd - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5612dc5b30df - core::mem::uninitialized::h28a3f1c24c8105cc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x5612dc5b30df - crossbeam_epoch::sync::queue::Queue::new::h8f539cbbd308c3f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.6.1/src/sync/queue.rs:50:28 [INFO] [stdout] 18: 0x5612dc5af21d - crossbeam_epoch::internal::Global::new::h182c326caca4a6a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.6.1/src/internal.rs:151:20 [INFO] [stdout] 19: 0x5612dc5b24a9 - crossbeam_epoch::collector::Collector::new::ha4749ab7e55c5c05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.6.1/src/collector.rs:33:30 [INFO] [stdout] 20: 0x5612dc5b935a - ::deref::__static_ref_initialize::h27a4062311e4e99e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.6.1/src/default.rs:12:39 [INFO] [stdout] 21: 0x5612dc5b935a - core::ops::function::FnOnce::call_once::h53f6c8b0c8f33467 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x5612dc5b4c97 - lazy_static::lazy::Lazy::get::{{closure}}::h79e63a25ea90e3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:28:29 [INFO] [stdout] 23: 0x5612dc5b4dfe - std::sync::once::Once::call_once::{{closure}}::hc79c56c0fed76d73 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x5612dc4b76bc - std::sync::once::Once::call_inner::hde8ba9bafe28b43e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x5612dc5b4d88 - std::sync::once::Once::call_once::h939c91f3b187069f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x5612dc5b2566 - lazy_static::lazy::Lazy::get::h44ceef85770d0c38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:27:9 [INFO] [stdout] 27: 0x5612dc5b2566 - ::deref::__stability::h5cf86a13c1fc0c20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:139:21 [INFO] [stdout] 28: 0x5612dc5b2566 - ::deref::h10339b3a5b5097e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:141:17 [INFO] [stdout] 29: 0x5612dc5b25d1 - crossbeam_epoch::default::HANDLE::__init::h0ecaaeb6bac919b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.6.1/src/default.rs:17:34 [INFO] [stdout] 30: 0x5612dc5b9379 - core::ops::function::FnOnce::call_once::h5a8bab6c57bacd0a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x5612dc5b4e2c - std::thread::local::lazy::LazyKeyInner::initialize::hee328208cfb4c742 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x5612dc5b2d10 - std::thread::local::fast::Key::try_initialize::h58c376f2b1a4e357 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x5612dc5b2e57 - std::thread::local::fast::Key::get::h16e5defeb717cb1d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x5612dc54d5fd - crossbeam_epoch::default::HANDLE::__getit::h68b5eda65337471c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x5612dc54e235 - std::thread::local::LocalKey::try_with::h537caefdef4197c3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x5612dc54d473 - crossbeam_epoch::default::with_handle::h195982317a75a963 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.6.1/src/default.rs:42:5 [INFO] [stdout] 37: 0x5612dc4ba4a7 - crossbeam_epoch::default::pin::h47b497936dd9b349 [INFO] [stdout] 38: 0x5612dc4bda8c - crossbeam_channel::flavors::list::Channel::start_recv::h75580320b0724c97 [INFO] [stdout] 39: 0x5612dc4beb7e - crossbeam_channel::flavors::list::Channel::recv::h5cc4b483b8ab6b79 [INFO] [stdout] 40: 0x5612dc4bc23d - crossbeam_channel::channel::Receiver::recv::h71f309d8df4da06c [INFO] [stdout] 41: 0x5612dc4cc578 - actix::sync::SyncContext::run::h5a881d90f0c073c2 [INFO] [stdout] 42: 0x5612dc4cc370 - actix::sync::SyncArbiter::start::{{closure}}::hb28ee0e288766442 [INFO] [stdout] 43: 0x5612dc4c2e4f - std::sys_common::backtrace::__rust_begin_short_backtrace::hb3d5a83d3ea347d2 [INFO] [stdout] 44: 0x5612dc4c4e1c - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9340ef36209a11c3 [INFO] [stdout] 45: 0x5612dc4b8863 - as core::ops::function::FnOnce<()>>::call_once::h0d1a11a867d1fca3 [INFO] [stdout] 46: 0x5612dc4c4fae - std::panicking::try::do_call::h9a1e4448d1533f8d [INFO] [stdout] 47: 0x5612dc4d5e6d - __rust_try [INFO] [stdout] 48: 0x5612dc4c4f0f - std::panicking::try::h870214dc781a57f0 [INFO] [stdout] 49: 0x5612dc4c3033 - std::panic::catch_unwind::h1e997b1ba8258fdc [INFO] [stdout] 50: 0x5612dc4c4c43 - std::thread::Builder::spawn_unchecked::{{closure}}::h379592c900beff13 [INFO] [stdout] 51: 0x5612dc4c6576 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h96bf1a1223595a0e [INFO] [stdout] 52: 0x5612dc5d2797 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 53: 0x5612dc5d2797 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 54: 0x5612dc5d2797 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 55: 0x7fd86aec4609 - start_thread [INFO] [stdout] 56: 0x7fd86ac96293 - clone [INFO] [stdout] 57: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/actor.rs - actor::Actor::create (line 129) [INFO] [stdout] src/actor.rs - actor::Actor::start (line 93) [INFO] [stdout] src/actor.rs - actor::AsyncContext::add_message_stream (line 300) [INFO] [stdout] src/actor.rs - actor::AsyncContext::add_stream (line 252) [INFO] [stdout] src/actors/resolver.rs - actors::resolver (line 5) [INFO] [stdout] src/actors/signal.rs - actors::signal (line 9) [INFO] [stdout] src/lib.rs - run (line 188) [INFO] [stdout] src/registry.rs - registry::Registry (line 36) [INFO] [stdout] src/registry.rs - registry::SystemRegistry (line 170) [INFO] [stdout] src/sync.rs - sync (line 14) [INFO] [stdout] src/system.rs - system::System (line 26) [INFO] [stdout] src/utils.rs - utils::TimerFunc (line 52) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 12 failed; 2 ignored; 0 measured; 0 filtered out; finished in 6.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9f191d62a71c3f9309609cd878a6ca065ef739864e67d9c3b3df3342ef861a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f191d62a71c3f9309609cd878a6ca065ef739864e67d9c3b3df3342ef861a91", kill_on_drop: false }` [INFO] [stdout] 9f191d62a71c3f9309609cd878a6ca065ef739864e67d9c3b3df3342ef861a91