[INFO] crate acteur 0.10.3 is already in cache [INFO] testing acteur-0.10.3 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate acteur 0.10.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate acteur 0.10.3 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate acteur 0.10.3 [INFO] finished tweaking crates.io crate acteur 0.10.3 [INFO] tweaked toml for crates.io crate acteur 0.10.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate acteur 0.10.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7b92486c5f9f1ed4191f6ad066a58e30cf8ecdcb60a107f75a4c13bd26806a46 [INFO] running `Command { std: "docker" "start" "-a" "7b92486c5f9f1ed4191f6ad066a58e30cf8ecdcb60a107f75a4c13bd26806a46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b92486c5f9f1ed4191f6ad066a58e30cf8ecdcb60a107f75a4c13bd26806a46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b92486c5f9f1ed4191f6ad066a58e30cf8ecdcb60a107f75a4c13bd26806a46", kill_on_drop: false }` [INFO] [stdout] 7b92486c5f9f1ed4191f6ad066a58e30cf8ecdcb60a107f75a4c13bd26806a46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2ec60629295b3cedffe4b3740fb3d9623b02e25910435659bc61c1717f092950 [INFO] running `Command { std: "docker" "start" "-a" "2ec60629295b3cedffe4b3740fb3d9623b02e25910435659bc61c1717f092950", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling dashmap v3.8.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling async-trait v0.1.26 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling acteur v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.13s [INFO] running `Command { std: "docker" "inspect" "2ec60629295b3cedffe4b3740fb3d9623b02e25910435659bc61c1717f092950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec60629295b3cedffe4b3740fb3d9623b02e25910435659bc61c1717f092950", kill_on_drop: false }` [INFO] [stdout] 2ec60629295b3cedffe4b3740fb3d9623b02e25910435659bc61c1717f092950 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 51249f65010e6cf7c4f7dd58b509de0124b9e69087306bbe34490f9945cb2fca [INFO] running `Command { std: "docker" "start" "-a" "51249f65010e6cf7c4f7dd58b509de0124b9e69087306bbe34490f9945cb2fca", kill_on_drop: false }` [INFO] [stderr] Compiling acteur v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.86s [INFO] running `Command { std: "docker" "inspect" "51249f65010e6cf7c4f7dd58b509de0124b9e69087306bbe34490f9945cb2fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51249f65010e6cf7c4f7dd58b509de0124b9e69087306bbe34490f9945cb2fca", kill_on_drop: false }` [INFO] [stdout] 51249f65010e6cf7c4f7dd58b509de0124b9e69087306bbe34490f9945cb2fca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 15eba457a6375d30abe6fcc016d25b1c4572e40a7751b85f63f1062fd8f1e202 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "15eba457a6375d30abe6fcc016d25b1c4572e40a7751b85f63f1062fd8f1e202", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/acteur-a130fdc59ec9d8d3 [INFO] [stdout] [INFO] [stderr] Doc-tests acteur [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] warning: unknown attribute `no-run`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/services/handle.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | / pub trait Listen [INFO] [stderr] 56 | | where [INFO] [stderr] 57 | | Self: Service, [INFO] [stderr] 58 | | { [INFO] [stderr] 59 | | async fn handle(&self, message: M, system: &ServiceAssistant); [INFO] [stderr] 60 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_codeblock_attributes)]` on by default [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: unknown attribute `no-run`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/services/handle.rs:118:1 [INFO] [stderr] | [INFO] [stderr] 118 | / pub trait Serve: Sized + Service { [INFO] [stderr] 119 | | type Response: Send; [INFO] [stderr] 120 | | [INFO] [stderr] 121 | | async fn handle(&self, message: M, system: &ServiceAssistant) -> Self::Response; [INFO] [stderr] 122 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: unknown attribute `no-run`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/services/service.rs:56:1 [INFO] [stderr] | [INFO] [stderr] 56 | / pub trait Service: Sized + Send + Sync + Debug + 'static { [INFO] [stderr] 57 | | async fn initialize(system: &ServiceAssistant) -> (Self, ServiceConfiguration); [INFO] [stderr] 58 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: unknown attribute `no-run`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/services/system_facade.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / /// This object is provided to the handle method in the [Receive](./trait.Receive.html) trait for each message [INFO] [stderr] 11 | | /// that an Actor receives. The Actor's assistant allows to send messages and to execute some task over the system. [INFO] [stderr] 12 | | /// [INFO] [stderr] 13 | | /// ```rust,no-run [INFO] [stderr] ... | [INFO] [stderr] 44 | | /// ``` [INFO] [stderr] 45 | | /// [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/lib.rs - (line 225) ... ok [INFO] [stdout] test src/lib.rs - actors::handle::Receive (line 10) ... ok [INFO] [stdout] test src/actors/assistant.rs - actors::assistant::ActorAssistant (line 14) ... ok [INFO] [stdout] test src/lib.rs - (line 154) ... ok [INFO] [stdout] test src/lib.rs - actors::handle::Respond (line 23) ... ok [INFO] [stdout] test src/lib.rs - actors::actor::Actor (line 9) ... ok [INFO] [stdout] test src/services/system_facade.rs - services::system_facade::ServiceAssistant (line 13) ... ok [INFO] [stdout] test src/lib.rs - services::handle::Serve (line 13) ... ok [INFO] [stdout] test src/lib.rs - services::handle::Listen (line 10) ... ok [INFO] [stdout] test src/lib.rs - services::service::Service (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "15eba457a6375d30abe6fcc016d25b1c4572e40a7751b85f63f1062fd8f1e202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15eba457a6375d30abe6fcc016d25b1c4572e40a7751b85f63f1062fd8f1e202", kill_on_drop: false }` [INFO] [stdout] 15eba457a6375d30abe6fcc016d25b1c4572e40a7751b85f63f1062fd8f1e202