[INFO] fetching crate kompact 0.10.1... [INFO] building kompact-0.10.1 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate kompact 0.10.1 into /workspace/builds/worker-42/source [INFO] validating manifest of crates.io crate kompact 0.10.1 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kompact 0.10.1 [INFO] finished tweaking crates.io crate kompact 0.10.1 [INFO] tweaked toml for crates.io crate kompact 0.10.1 written to /workspace/builds/worker-42/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-term v2.8.0 [INFO] [stderr] Downloaded kompact-component-derive v0.10.1 [INFO] [stderr] Downloaded synchronoise v1.0.0 [INFO] [stderr] Downloaded kompact-actor-derive v0.10.1 [INFO] [stderr] Downloaded oncemutex v0.1.1 [INFO] [stderr] Downloaded slog-async v2.7.0 [INFO] [stderr] Downloaded arr_macro v0.1.3 [INFO] [stderr] Downloaded executors v0.8.0 [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded serde_path_to_error v0.1.4 [INFO] [stderr] Downloaded hocon v0.3.7 [INFO] [stderr] Downloaded arr_macro_impl v0.1.3 [INFO] [stderr] Downloaded java-properties v1.4.0 [INFO] [stderr] Downloaded hierarchical_hash_wheel_timer v1.1.0 [INFO] [stderr] Downloaded as_num v0.2.5 [INFO] [stderr] Downloaded bitfields v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9eb0430f241438a53771c30ba6ca2c6031f7d2054046c6b74076c6cc73362c6a [INFO] running `Command { std: "docker" "start" "-a" "9eb0430f241438a53771c30ba6ca2c6031f7d2054046c6b74076c6cc73362c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9eb0430f241438a53771c30ba6ca2c6031f7d2054046c6b74076c6cc73362c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eb0430f241438a53771c30ba6ca2c6031f7d2054046c6b74076c6cc73362c6a", kill_on_drop: false }` [INFO] [stdout] 9eb0430f241438a53771c30ba6ca2c6031f7d2054046c6b74076c6cc73362c6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16bd749f8ff5021869c328437957bc9b85e669f301ab93347da683d1ac4df2f2 [INFO] running `Command { std: "docker" "start" "-a" "16bd749f8ff5021869c328437957bc9b85e669f301ab93347da683d1ac4df2f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling bitfields v0.2.0 [INFO] [stderr] Compiling as_num v0.2.5 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling kompact v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling hierarchical_hash_wheel_timer v1.1.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling synchronoise v1.0.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling java-properties v1.4.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling kompact-component-derive v0.10.1 [INFO] [stderr] Compiling kompact-actor-derive v0.10.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling executors v0.8.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling serde_path_to_error v0.1.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling hocon v0.3.7 [INFO] [stdout] error[E0599]: no method named `expect_none` found for enum `std::option::Option` in the current scope [INFO] [stdout] --> src/component/context.rs:197:18 [INFO] [stdout] | [INFO] [stdout] 197 | .expect_none("Replacing a blocking future without completing it first is invalid!"); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `std::option::Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect_none` found for enum `std::option::Option` in the current scope [INFO] [stdout] --> src/component/context.rs:242:66 [INFO] [stdout] | [INFO] [stdout] 242 | self.blocking_future.replace(blocking_state).expect_none( [INFO] [stdout] | ^^^^^^^^^^^ method not found in `std::option::Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/component/lifecycle.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | if state.compare_and_swap(current_state, new_state, Ordering::SeqCst) == current_state { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kompact` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "16bd749f8ff5021869c328437957bc9b85e669f301ab93347da683d1ac4df2f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16bd749f8ff5021869c328437957bc9b85e669f301ab93347da683d1ac4df2f2", kill_on_drop: false }` [INFO] [stdout] 16bd749f8ff5021869c328437957bc9b85e669f301ab93347da683d1ac4df2f2