[INFO] fetching crate jupiter-rs 0.0.2... [INFO] checking jupiter-rs-0.0.2 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate jupiter-rs 0.0.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate jupiter-rs 0.0.2 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate jupiter-rs 0.0.2 [INFO] finished tweaking crates.io crate jupiter-rs 0.0.2 [INFO] tweaked toml for crates.io crate jupiter-rs 0.0.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-derive v0.3.2 [INFO] [stderr] Downloaded combine v4.3.2 [INFO] [stderr] Downloaded redis v0.17.0 [INFO] [stderr] Downloaded simplelog v0.8.0 [INFO] [stderr] Downloaded tokio-test v0.2.1 [INFO] [stderr] Downloaded memcmp v0.0.6 [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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 622093e1809391a334702fa56e4f0604bb3cf6372fa1f8c12408a5be50cec324 [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" "622093e1809391a334702fa56e4f0604bb3cf6372fa1f8c12408a5be50cec324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "622093e1809391a334702fa56e4f0604bb3cf6372fa1f8c12408a5be50cec324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "622093e1809391a334702fa56e4f0604bb3cf6372fa1f8c12408a5be50cec324", kill_on_drop: false }` [INFO] [stdout] 622093e1809391a334702fa56e4f0604bb3cf6372fa1f8c12408a5be50cec324 [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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa9c4c55d62f347b659cc54bb8fb33e2132eee7bf88663e6853f265c15068e48 [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" "fa9c4c55d62f347b659cc54bb8fb33e2132eee7bf88663e6853f265c15068e48", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking async-task v4.0.2 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking memcmp v0.0.6 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking async-channel v1.5.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking futures-lite v1.10.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking polling v2.0.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking async-io v1.1.9 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking blocking v1.0.1 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking async-global-executor v1.3.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling num-derive v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-test v0.2.1 [INFO] [stderr] Checking jupiter-rs v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stdout] warning: unused import: `Display` [INFO] [stdout] --> src/infograph/docs.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use std::fmt::{Debug, Display, Formatter}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::Ordering` [INFO] [stdout] --> src/infograph/symbols.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::cmp::Ordering; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `platform` [INFO] [stdout] --> src/ops.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn install(platform: Arc) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_platform` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `label` [INFO] [stdout] --> src/ops.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn create(label: impl AsRef) -> Handle { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_label` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking combine v4.3.2 [INFO] [stdout] warning: struct is never constructed: `Operation` [INFO] [stdout] --> src/ops.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct Operation { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking redis v0.17.0 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jupiter` [INFO] [stdout] --> benches/symbols.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use jupiter::infograph::symbols::{SymbolMap, SymbolTable}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `jupiter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jupiter` [INFO] [stdout] --> benches/symbols.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use jupiter::infograph::symbols::{SymbolMap, SymbolTable}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `jupiter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jupiter` [INFO] [stdout] --> benches/benches.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use jupiter::commands::CommandDictionary; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `jupiter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jupiter` [INFO] [stdout] --> benches/benches.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use jupiter::infograph::builder::DocBuilder; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `jupiter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jupiter` [INFO] [stdout] --> benches/benches.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use jupiter::infograph::symbols::{SymbolMap, SymbolTable}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `jupiter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jupiter` [INFO] [stdout] --> benches/benches.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use jupiter::platform::Platform; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `jupiter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jupiter` [INFO] [stdout] --> benches/benches.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use jupiter::request::Request; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `jupiter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jupiter` [INFO] [stdout] --> benches/benches.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use jupiter::response::Response; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `jupiter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jupiter` [INFO] [stdout] --> benches/benches.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use jupiter::server::Server; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `jupiter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jupiter` [INFO] [stdout] --> benches/benches.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use jupiter::watch::{Average, Watch}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `jupiter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `jupiter` [INFO] [stdout] --> benches/benches.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use jupiter::ping; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `jupiter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SymbolMap` [INFO] [stdout] --> benches/symbols.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | let mut map = SymbolMap::new(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use jupiter_rs::infograph::symbols::SymbolMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SymbolTable` [INFO] [stdout] --> benches/symbols.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | let mut table = SymbolTable::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use jupiter_rs::infograph::symbols::SymbolTable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SymbolTable` [INFO] [stdout] --> benches/symbols.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | let mut table = SymbolTable::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use jupiter_rs::infograph::symbols::SymbolTable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SymbolMap` [INFO] [stdout] --> benches/symbols.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | let mut map = SymbolMap::new(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use jupiter_rs::infograph::symbols::SymbolMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SymbolTable` [INFO] [stdout] --> benches/symbols.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | let mut table = SymbolTable::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use jupiter_rs::infograph::symbols::SymbolTable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SymbolTable` [INFO] [stdout] --> benches/symbols.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | let mut table = SymbolTable::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use jupiter_rs::infograph::symbols::SymbolTable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Watch` [INFO] [stdout] --> benches/benches.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | let watch = Watch::start(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::watch::Watch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Average` [INFO] [stdout] --> benches/benches.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | let avg = Average::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::watch::Average; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Watch` [INFO] [stdout] --> benches/benches.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | let watch = Watch::start(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::watch::Watch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Request` [INFO] [stdout] --> benches/benches.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | Request::parse(black_box(request)).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::request::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Request` [INFO] [stdout] --> benches/benches.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | Request::parse(black_box(request)).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::request::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Request` [INFO] [stdout] --> benches/benches.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | Request::parse(black_box(request)).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::request::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> benches/benches.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | let mut response = black_box(Response::new()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::response::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> benches/benches.rs:75:32 [INFO] [stdout] | [INFO] [stdout] 75 | let mut response = Response::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::response::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> benches/benches.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | let mut response = Response::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::response::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Platform` [INFO] [stdout] --> benches/benches.rs:99:32 [INFO] [stdout] | [INFO] [stdout] 99 | let platform = Platform::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::platform::Platform; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CommandDictionary` [INFO] [stdout] --> benches/benches.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 100 | let commands = CommandDictionary::install(&platform); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::commands::CommandDictionary; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Request` [INFO] [stdout] --> benches/benches.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | let request = Request::parse(request_string).unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::request::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Platform` [INFO] [stdout] --> benches/benches.rs:118:32 [INFO] [stdout] | [INFO] [stdout] 118 | let platform = Platform::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::platform::Platform; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CommandDictionary` [INFO] [stdout] --> benches/benches.rs:119:32 [INFO] [stdout] | [INFO] [stdout] 119 | let commands = CommandDictionary::install(&platform); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::commands::CommandDictionary; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Request` [INFO] [stdout] --> benches/benches.rs:126:35 [INFO] [stdout] | [INFO] [stdout] 126 | let request = Request::parse(request_string).unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::request::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Platform` [INFO] [stdout] --> benches/benches.rs:141:36 [INFO] [stdout] | [INFO] [stdout] 141 | let platform = Platform::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::platform::Platform; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CommandDictionary` [INFO] [stdout] --> benches/benches.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | CommandDictionary::install(&platform); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::commands::CommandDictionary; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Server` [INFO] [stdout] --> benches/benches.rs:144:21 [INFO] [stdout] | [INFO] [stdout] 144 | Server::fork_and_await(&Server::install(&platform)).await; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::server::Server; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Server` [INFO] [stdout] --> benches/benches.rs:144:45 [INFO] [stdout] | [INFO] [stdout] 144 | Server::fork_and_await(&Server::install(&platform)).await; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::server::Server; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SymbolTable` [INFO] [stdout] --> benches/benches.rs:169:25 [INFO] [stdout] | [INFO] [stdout] 169 | let mut table = SymbolTable::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::infograph::symbols::SymbolTable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SymbolMap` [INFO] [stdout] --> benches/benches.rs:179:23 [INFO] [stdout] | [INFO] [stdout] 179 | let mut map = SymbolMap::new(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::infograph::symbols::SymbolMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SymbolMap` [INFO] [stdout] --> benches/benches.rs:191:23 [INFO] [stdout] | [INFO] [stdout] 191 | let mut map = SymbolMap::new(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::infograph::symbols::SymbolMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SymbolMap` [INFO] [stdout] --> benches/benches.rs:204:23 [INFO] [stdout] | [INFO] [stdout] 204 | let mut map = SymbolMap::new(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::infograph::symbols::SymbolMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SymbolMap` [INFO] [stdout] --> benches/benches.rs:213:23 [INFO] [stdout] | [INFO] [stdout] 213 | let mut map = SymbolMap::new(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::infograph::symbols::SymbolMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DocBuilder` [INFO] [stdout] --> benches/benches.rs:222:27 [INFO] [stdout] | [INFO] [stdout] 222 | let mut builder = DocBuilder::new(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use jupiter_rs::infograph::builder::DocBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jupiter-rs` [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: unused import: `Display` [INFO] [stdout] --> src/infograph/docs.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use std::fmt::{Debug, Display, Formatter}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::Ordering` [INFO] [stdout] --> src/infograph/symbols.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::cmp::Ordering; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Yaml` [INFO] [stdout] --> src/infograph/yaml.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | use yaml_rust::{Yaml, YamlLoader}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 38 previous errors [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] [stdout] warning: unused variable: `platform` [INFO] [stdout] --> src/ops.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn install(platform: Arc) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_platform` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `label` [INFO] [stdout] --> src/ops.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn create(label: impl AsRef) -> Handle { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_label` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Operation` [INFO] [stdout] --> src/ops.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct Operation { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fa9c4c55d62f347b659cc54bb8fb33e2132eee7bf88663e6853f265c15068e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa9c4c55d62f347b659cc54bb8fb33e2132eee7bf88663e6853f265c15068e48", kill_on_drop: false }` [INFO] [stdout] fa9c4c55d62f347b659cc54bb8fb33e2132eee7bf88663e6853f265c15068e48