[INFO] fetching crate observe 0.1.0... [INFO] checking observe-0.1.0 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate observe 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate observe 0.1.0 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate observe 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate observe 0.1.0 [INFO] tweaked toml for crates.io crate observe 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded downcast v0.10.0 [INFO] [stderr] Downloaded fragile v1.0.0 [INFO] [stderr] Downloaded observe-macro v0.1.0 [INFO] [stderr] Downloaded mockall_derive v0.7.2 [INFO] [stderr] Downloaded mockall v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "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] 5536bd225e65ea3758f143d379474e11faaf892f148080eec2c3c9c4e99f6370 [INFO] running `Command { std: "docker" "start" "-a" "5536bd225e65ea3758f143d379474e11faaf892f148080eec2c3c9c4e99f6370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5536bd225e65ea3758f143d379474e11faaf892f148080eec2c3c9c4e99f6370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5536bd225e65ea3758f143d379474e11faaf892f148080eec2c3c9c4e99f6370", kill_on_drop: false }` [INFO] [stdout] 5536bd225e65ea3758f143d379474e11faaf892f148080eec2c3c9c4e99f6370 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3197227dbbed29871b6d7b15066cb0400a86b2dcf52360aaa995b6b79678959e [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" "3197227dbbed29871b6d7b15066cb0400a86b2dcf52360aaa995b6b79678959e", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking snowflake v1.3.0 [INFO] [stderr] Checking enclose v1.1.8 [INFO] [stderr] Checking fragile v1.0.0 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Compiling mockall_derive v0.7.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling observe-macro v0.1.0 [INFO] [stderr] Checking mockall v0.7.2 [INFO] [stderr] Checking observe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/test.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new() -> SharedMock { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/test.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn get<'a>(&'a self) -> MutexGuard<'a, MockSpy> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `observe::future` [INFO] [stdout] --> tests/suite/store.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | future::{ComputedFuture, TokioLocal}, [INFO] [stdout] | ^^^^^^ could not find `future` in `observe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> tests/suite/store.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::Future; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `futures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `future` in `observe` [INFO] [stdout] --> tests/suite/store.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | let data = observe::future!(() ctx => Self::data(ctx)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `future` in `observe` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures` [INFO] [stdout] --> tests/suite/store.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | futures::future::ready(10) [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `futures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `enclose::enclose` [INFO] [stdout] --> tests/suite/computed.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use enclose::enclose; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `observe` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3197227dbbed29871b6d7b15066cb0400a86b2dcf52360aaa995b6b79678959e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3197227dbbed29871b6d7b15066cb0400a86b2dcf52360aaa995b6b79678959e", kill_on_drop: false }` [INFO] [stdout] 3197227dbbed29871b6d7b15066cb0400a86b2dcf52360aaa995b6b79678959e