[INFO] fetching crate synaptic-tools 0.4.0... [INFO] testing synaptic-tools-0.4.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate synaptic-tools 0.4.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate synaptic-tools 0.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate synaptic-tools 0.4.0 [INFO] tweaked toml for crates.io crate synaptic-tools 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate synaptic-tools 0.4.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate synaptic-tools 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a248ae7722d4430b0ac9d74fc0205d96230308aef1cbf1124721a9393a5c143 [INFO] running `Command { std: "docker" "start" "-a" "0a248ae7722d4430b0ac9d74fc0205d96230308aef1cbf1124721a9393a5c143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a248ae7722d4430b0ac9d74fc0205d96230308aef1cbf1124721a9393a5c143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a248ae7722d4430b0ac9d74fc0205d96230308aef1cbf1124721a9393a5c143", kill_on_drop: false }` [INFO] [stdout] 0a248ae7722d4430b0ac9d74fc0205d96230308aef1cbf1124721a9393a5c143 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e65187ce17bf627162801721b4d64e66df1244278f988b93ef73013d999912d7 [INFO] running `Command { std: "docker" "start" "-a" "e65187ce17bf627162801721b4d64e66df1244278f988b93ef73013d999912d7", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling synaptic-core v0.4.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling synaptic-tools v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.70s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e65187ce17bf627162801721b4d64e66df1244278f988b93ef73013d999912d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65187ce17bf627162801721b4d64e66df1244278f988b93ef73013d999912d7", kill_on_drop: false }` [INFO] [stdout] e65187ce17bf627162801721b4d64e66df1244278f988b93ef73013d999912d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cae1a1f580e97093cfd26bca7a1370ff6976fa2bc69a79de1b3e023baa819222 [INFO] running `Command { std: "docker" "start" "-a" "cae1a1f580e97093cfd26bca7a1370ff6976fa2bc69a79de1b3e023baa819222", kill_on_drop: false }` [INFO] [stderr] Compiling synaptic-tools v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `synaptic_macros` [INFO] [stdout] --> tests/return_direct.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use synaptic_macros::tool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `synaptic_macros` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use synaptic_macros::tool; [INFO] [stdout] 3 + use synaptic_core::tool; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 0 arguments were supplied [INFO] [stdout] --> tests/return_direct.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let inner = calc(); [INFO] [stdout] | ^^^^-- two arguments of type `f64` and `f64` are missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> tests/return_direct.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn calc(a: f64, b: f64) -> Result { [INFO] [stdout] | ^^^^ ------ ------ [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 14 | let inner = calc(/* f64 */, /* f64 */); [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `synaptic_macros` [INFO] [stdout] --> tests/parallel_executor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use synaptic_macros::tool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `synaptic_macros` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use synaptic_macros::tool; [INFO] [stdout] 3 + use synaptic_core::tool; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `synaptic_macros` [INFO] [stdout] --> tests/serial_executor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use synaptic_macros::tool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `synaptic_macros` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use synaptic_macros::tool; [INFO] [stdout] 3 + use synaptic_core::tool; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `args` in this scope [INFO] [stdout] --> tests/serial_executor.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | async fn echo(#[args] args: Value) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `args` in this scope [INFO] [stdout] --> tests/parallel_executor.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | async fn echo(#[args] args: Value) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `synaptic_macros` [INFO] [stdout] --> tests/handle_error.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use synaptic_macros::tool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `synaptic_macros` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use synaptic_macros::tool; [INFO] [stdout] 3 + use synaptic_core::tool; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> tests/parallel_executor.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | registry.register(echo()).unwrap(); [INFO] [stdout] | ^^^^-- argument #1 of type `Value` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> tests/parallel_executor.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn echo(#[args] args: Value) -> Result { [INFO] [stdout] | ^^^^ ------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 21 | registry.register(echo(/* Value */)).unwrap(); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> tests/serial_executor.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | registry.register(echo()).expect("register"); [INFO] [stdout] | ^^^^-- argument #1 of type `Value` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> tests/serial_executor.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn echo(#[args] args: Value) -> Result { [INFO] [stdout] | ^^^^ ------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 21 | registry.register(echo(/* Value */)).expect("register"); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/serial_executor.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | registry.register(echo()).expect("register"); [INFO] [stdout] | -------- ^^^^^^ expected `Arc`, found future [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/lib.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn register(&self, tool: Arc) -> Result<(), SynapticError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/parallel_executor.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | registry.register(echo()).unwrap(); [INFO] [stdout] | -------- ^^^^^^ expected `Arc`, found future [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/lib.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn register(&self, tool: Arc) -> Result<(), SynapticError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 0 arguments were supplied [INFO] [stdout] --> tests/parallel_executor.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | registry.register(add()).unwrap(); [INFO] [stdout] | ^^^-- two arguments of type `f64` and `f64` are missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> tests/parallel_executor.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | async fn add(a: f64, b: f64) -> Result { [INFO] [stdout] | ^^^ ------ ------ [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 22 | registry.register(add(/* f64 */, /* f64 */)).unwrap(); [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/handle_error.rs:21:40 [INFO] [stdout] | [INFO] [stdout] 21 | let wrapper = HandleErrorTool::new(inner); [INFO] [stdout] | -------------------- ^^^^^ expected `Arc`, found future [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/handle_error.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(inner: Arc) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/parallel_executor.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | registry.register(add()).unwrap(); [INFO] [stdout] | -------- ^^^^^ expected `Arc`, found future [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/lib.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn register(&self, tool: Arc) -> Result<(), SynapticError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> tests/serial_executor.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | registry.register(echo()).expect("first register"); [INFO] [stdout] | ^^^^-- argument #1 of type `Value` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> tests/serial_executor.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn echo(#[args] args: Value) -> Result { [INFO] [stdout] | ^^^^ ------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 54 | registry.register(echo(/* Value */)).expect("first register"); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> tests/parallel_executor.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | registry.register(echo()).unwrap(); [INFO] [stdout] | ^^^^-- argument #1 of type `Value` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> tests/parallel_executor.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn echo(#[args] args: Value) -> Result { [INFO] [stdout] | ^^^^ ------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 74 | registry.register(echo(/* Value */)).unwrap(); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/handle_error.rs:30:49 [INFO] [stdout] | [INFO] [stdout] 30 | let wrapper = HandleErrorTool::with_handler(inner, |err| format!("CUSTOM: {}", err)); [INFO] [stdout] | ----------------------------- ^^^^^ expected `Arc`, found future [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/handle_error.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn with_handler( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/handle_error.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | let wrapper = HandleErrorTool::new(inner); [INFO] [stdout] | -------------------- ^^^^^ expected `Arc`, found future [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/handle_error.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(inner: Arc) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/parallel_executor.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | registry.register(echo()).unwrap(); [INFO] [stdout] | -------- ^^^^^^ expected `Arc`, found future [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/lib.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn register(&self, tool: Arc) -> Result<(), SynapticError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/handle_error.rs:48:40 [INFO] [stdout] | [INFO] [stdout] 48 | let wrapper = HandleErrorTool::new(inner); [INFO] [stdout] | -------------------- ^^^^^ expected `Arc`, found future [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/handle_error.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(inner: Arc) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/serial_executor.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | registry.register(echo()).expect("first register"); [INFO] [stdout] | -------- ^^^^^^ expected `Arc`, found future [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/lib.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn register(&self, tool: Arc) -> Result<(), SynapticError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> tests/serial_executor.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | registry.register(echo()).expect("second register"); [INFO] [stdout] | ^^^^-- argument #1 of type `Value` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> tests/serial_executor.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn echo(#[args] args: Value) -> Result { [INFO] [stdout] | ^^^^ ------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 56 | registry.register(echo(/* Value */)).expect("second register"); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/serial_executor.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | registry.register(echo()).expect("second register"); [INFO] [stdout] | -------- ^^^^^^ expected `Arc`, found future [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/lib.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn register(&self, tool: Arc) -> Result<(), SynapticError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/return_direct.rs:15:41 [INFO] [stdout] | [INFO] [stdout] 15 | let wrapper = ReturnDirectTool::new(inner); [INFO] [stdout] | --------------------- ^^^^^ expected `Arc`, found future [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/return_direct.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(inner: Arc) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 0 arguments were supplied [INFO] [stdout] --> tests/return_direct.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | let inner = calc(); [INFO] [stdout] | ^^^^-- two arguments of type `f64` and `f64` are missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> tests/return_direct.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn calc(a: f64, b: f64) -> Result { [INFO] [stdout] | ^^^^ ------ ------ [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 30 | let inner = calc(/* f64 */, /* f64 */); [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/return_direct.rs:31:65 [INFO] [stdout] | [INFO] [stdout] 31 | let wrapper: Arc = Arc::new(ReturnDirectTool::new(inner)); [INFO] [stdout] | --------------------- ^^^^^ expected `Arc`, found future [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/return_direct.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(inner: Arc) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432. [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> tests/serial_executor.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | registry.register(echo()).unwrap(); [INFO] [stdout] | ^^^^-- argument #1 of type `Value` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> tests/serial_executor.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn echo(#[args] args: Value) -> Result { [INFO] [stdout] | ^^^^ ------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 64 | registry.register(echo(/* Value */)).unwrap(); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/serial_executor.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | registry.register(echo()).unwrap(); [INFO] [stdout] | -------- ^^^^^^ expected `Arc`, found future [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/lib.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn register(&self, tool: Arc) -> Result<(), SynapticError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 0 arguments were supplied [INFO] [stdout] --> tests/serial_executor.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | registry.register(add_tool()).unwrap(); [INFO] [stdout] | ^^^^^^^^-- two arguments of type `i64` and `i64` are missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> tests/serial_executor.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | async fn add_tool(a: i64, b: i64) -> Result { [INFO] [stdout] | ^^^^^^^^ ------ ------ [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 65 | registry.register(add_tool(/* i64 */, /* i64 */)).unwrap(); [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `synaptic-tools` (test "return_direct") due to 5 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/serial_executor.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | registry.register(add_tool()).unwrap(); [INFO] [stdout] | -------- ^^^^^^^^^^ expected `Arc`, found future [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/lib.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn register(&self, tool: Arc) -> Result<(), SynapticError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `synaptic-tools` (test "handle_error") due to 5 previous errors [INFO] [stderr] error: could not compile `synaptic-tools` (test "parallel_executor") due to 8 previous errors [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> tests/serial_executor.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | registry.register(echo()).unwrap(); [INFO] [stdout] | ^^^^-- argument #1 of type `Value` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> tests/serial_executor.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn echo(#[args] args: Value) -> Result { [INFO] [stdout] | ^^^^ ------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 85 | registry.register(echo(/* Value */)).unwrap(); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/serial_executor.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | registry.register(echo()).unwrap(); [INFO] [stdout] | -------- ^^^^^^ expected `Arc`, found future [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/lib.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn register(&self, tool: Arc) -> Result<(), SynapticError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `synaptic-tools` (test "serial_executor") due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "cae1a1f580e97093cfd26bca7a1370ff6976fa2bc69a79de1b3e023baa819222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cae1a1f580e97093cfd26bca7a1370ff6976fa2bc69a79de1b3e023baa819222", kill_on_drop: false }` [INFO] [stdout] cae1a1f580e97093cfd26bca7a1370ff6976fa2bc69a79de1b3e023baa819222