[INFO] fetching crate observe 0.1.0... [INFO] checking observe-0.1.0 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate observe 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate observe 0.1.0 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fragile v1.0.0 [INFO] [stderr] Downloaded downcast v0.10.0 [INFO] [stderr] Downloaded snowflake v1.3.0 [INFO] [stderr] Downloaded observe-macro v0.1.0 [INFO] [stderr] Downloaded mockall v0.7.2 [INFO] [stderr] Downloaded mockall_derive v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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] 2ee2abda26ad7a112f1979e0133869bab99fb6a9e8fc05ca6241e81e15d28b6d [INFO] running `Command { std: "docker" "start" "-a" "2ee2abda26ad7a112f1979e0133869bab99fb6a9e8fc05ca6241e81e15d28b6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ee2abda26ad7a112f1979e0133869bab99fb6a9e8fc05ca6241e81e15d28b6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ee2abda26ad7a112f1979e0133869bab99fb6a9e8fc05ca6241e81e15d28b6d", kill_on_drop: false }` [INFO] [stdout] 2ee2abda26ad7a112f1979e0133869bab99fb6a9e8fc05ca6241e81e15d28b6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cf849bdea865bb65de3b4273abe43068805c8a1bea2ce203a400d70d76e9f28 [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" "0cf849bdea865bb65de3b4273abe43068805c8a1bea2ce203a400d70d76e9f28", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking ansi_term v0.12.1 [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 memchr v2.4.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling mockall_derive v0.7.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 tracing v0.1.26 [INFO] [stderr] Checking tracing-subscriber v0.2.18 [INFO] [stderr] Checking observe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/tracker.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mockall v0.7.2 [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 the macro `observe::future` (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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/tracker.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | name: Option, [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: `new` [INFO] [stdout] --> src/test.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new() -> SharedMock { [INFO] [stdout] | ^^^ [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0cf849bdea865bb65de3b4273abe43068805c8a1bea2ce203a400d70d76e9f28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf849bdea865bb65de3b4273abe43068805c8a1bea2ce203a400d70d76e9f28", kill_on_drop: false }` [INFO] [stdout] 0cf849bdea865bb65de3b4273abe43068805c8a1bea2ce203a400d70d76e9f28