[INFO] fetching crate lamellar-impl 0.7.1... [INFO] testing lamellar-impl-0.7.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate lamellar-impl 0.7.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate lamellar-impl 0.7.1 [INFO] finished tweaking crates.io crate lamellar-impl 0.7.1 [INFO] tweaked toml for crates.io crate lamellar-impl 0.7.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lamellar-impl 0.7.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 22 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f1cd475301d8a11e91804b5f7ddff45796f7a9b2049e0e44cbfcffd3a1d8b91 [INFO] running `Command { std: "docker" "start" "-a" "8f1cd475301d8a11e91804b5f7ddff45796f7a9b2049e0e44cbfcffd3a1d8b91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f1cd475301d8a11e91804b5f7ddff45796f7a9b2049e0e44cbfcffd3a1d8b91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f1cd475301d8a11e91804b5f7ddff45796f7a9b2049e0e44cbfcffd3a1d8b91", kill_on_drop: false }` [INFO] [stdout] 8f1cd475301d8a11e91804b5f7ddff45796f7a9b2049e0e44cbfcffd3a1d8b91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1cdfd8d94d85aa21f01d8f58616b10a10ea38991cd4efcc0822e5e339d0be33 [INFO] running `Command { std: "docker" "start" "-a" "f1cdfd8d94d85aa21f01d8f58616b10a10ea38991cd4efcc0822e5e339d0be33", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling lamellar-impl v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.83s [INFO] running `Command { std: "docker" "inspect" "f1cdfd8d94d85aa21f01d8f58616b10a10ea38991cd4efcc0822e5e339d0be33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1cdfd8d94d85aa21f01d8f58616b10a10ea38991cd4efcc0822e5e339d0be33", kill_on_drop: false }` [INFO] [stdout] f1cdfd8d94d85aa21f01d8f58616b10a10ea38991cd4efcc0822e5e339d0be33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d731332ca2d2e1c6e838b3552f3b46c8720d19f0f07146a2fa7270fd887d1b8a [INFO] running `Command { std: "docker" "start" "-a" "d731332ca2d2e1c6e838b3552f3b46c8720d19f0f07146a2fa7270fd887d1b8a", kill_on_drop: false }` [INFO] [stderr] Compiling lamellar-impl v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.58s [INFO] running `Command { std: "docker" "inspect" "d731332ca2d2e1c6e838b3552f3b46c8720d19f0f07146a2fa7270fd887d1b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d731332ca2d2e1c6e838b3552f3b46c8720d19f0f07146a2fa7270fd887d1b8a", kill_on_drop: false }` [INFO] [stdout] d731332ca2d2e1c6e838b3552f3b46c8720d19f0f07146a2fa7270fd887d1b8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 835019eaa65bf16e1a02ba7c8380213142022b97d5c8379e8f098567725b8322 [INFO] running `Command { std: "docker" "start" "-a" "835019eaa65bf16e1a02ba7c8380213142022b97d5c8379e8f098567725b8322", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lamellar_impl-c7a55f006be8ee94) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests lamellar_impl [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/lib.rs - AmData (line 180) ... FAILED [INFO] [stdout] test src/lib.rs - AmLocalData (line 228) ... FAILED [INFO] [stdout] test src/lib.rs - am (line 434) ... FAILED [INFO] [stdout] test src/lib.rs - local_am (line 488) ... FAILED [INFO] [stdout] test src/lib.rs - typed_am_group (line 823) ... FAILED [INFO] [stdout] test src/lib.rs - typed_am_group (line 888) ... FAILED [INFO] [stdout] test src/lib.rs - derive_arrayops (line 620) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - AmData (line 180) stdout ---- [INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `*` [INFO] [stdout] --> src/lib.rs:182:29 [INFO] [stdout] | [INFO] [stdout] 2 | use lamellar::darc::prelude*; [INFO] [stdout] | ^ expected one of `::`, `;`, or `as` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AmLocalData (line 228) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 2 | use lamellar::active_messaging::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:236:4 [INFO] [stdout] | [INFO] [stdout] 9 | #[lamellar::local_am] [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `AmLocalData` in this scope [INFO] [stdout] --> src/lib.rs:231:4 [INFO] [stdout] | [INFO] [stdout] 4 | #[AmLocalData(Debug,Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 2 + use lamellar_impl::AmLocalData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:249:18 [INFO] [stdout] | [INFO] [stdout] 22 | let world = lamellar::LamellarWorldBuilder::new().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/lib.rs:233:20 [INFO] [stdout] | [INFO] [stdout] 6 | originial_pe: Arc>, //This would not be allowed in a non-local AM as Arc> is not (de)serializable [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mutex` in this scope [INFO] [stdout] --> src/lib.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 6 | originial_pe: Arc>, //This would not be allowed in a non-local AM as Arc> is not (de)serializable [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::nonpoison::Mutex; [INFO] [stdout] | [INFO] [stdout] 2 + use futures::lock::Mutex; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LamellarAM` in this scope [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 10 | impl LamellarAM for HelloWorld { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc` [INFO] [stdout] --> src/lib.rs:250:18 [INFO] [stdout] | [INFO] [stdout] 23 | let my_pe = Arc::new(Mutex::new(world.my_pe())); [INFO] [stdout] | ^^^ use of undeclared type `Arc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutex` [INFO] [stdout] --> src/lib.rs:250:27 [INFO] [stdout] | [INFO] [stdout] 23 | let my_pe = Arc::new(Mutex::new(world.my_pe())); [INFO] [stdout] | ^^^^^ use of undeclared type `Mutex` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::nonpoison::Mutex; [INFO] [stdout] | [INFO] [stdout] 2 + use futures::lock::Mutex; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:241:14 [INFO] [stdout] | [INFO] [stdout] 14 | lamellar::current_pe, [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:242:14 [INFO] [stdout] | [INFO] [stdout] 15 | lamellar::num_pes, [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - am (line 434) stdout ---- [INFO] [stdout] error: invalid format string: unmatched `}` found [INFO] [stdout] --> src/lib.rs:449:19 [INFO] [stdout] | [INFO] [stdout] 16 | "{:?}} on PE {:?} of {:?} using thread {:?}, received from PE {:?}", [INFO] [stdout] | ^ unmatched `}` in format string [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `}`, you can escape it using `}}` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 2 | use lamellar::active_messaging::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:436:6 [INFO] [stdout] | [INFO] [stdout] 3 | use lamellar::darc::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `lamellar::active_messaging::prelude::*`, `lamellar::darc::prelude::*` [INFO] [stdout] --> src/lib.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 2 | use lamellar::active_messaging::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use lamellar::darc::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:445:4 [INFO] [stdout] | [INFO] [stdout] 12 | #[lamellar::am] [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `AmData` in this scope [INFO] [stdout] --> src/lib.rs:438:4 [INFO] [stdout] | [INFO] [stdout] 5 | #[AmData(Debug,Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 2 + use lamellar_impl::AmData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `AmData` in this scope [INFO] [stdout] --> src/lib.rs:441:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[AmData(static)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 2 + use lamellar_impl::AmData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:459:18 [INFO] [stdout] | [INFO] [stdout] 26 | let world = lamellar::LamellarWorldBuilder::new().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Darc` in this scope [INFO] [stdout] --> src/lib.rs:442:10 [INFO] [stdout] | [INFO] [stdout] 9 | msg: Darc, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LamellarAM` in this scope [INFO] [stdout] --> src/lib.rs:446:7 [INFO] [stdout] | [INFO] [stdout] 13 | impl LamellarAM for HelloWorld { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Darc` [INFO] [stdout] --> src/lib.rs:462:16 [INFO] [stdout] | [INFO] [stdout] 29 | let msg = Darc::::new(&world, "Hello World".to_string()); [INFO] [stdout] | ^^^^ use of undeclared type `Darc` [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - local_am (line 488) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:489:5 [INFO] [stdout] | [INFO] [stdout] 2 | use lamellar::active_messaging::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:496:4 [INFO] [stdout] | [INFO] [stdout] 9 | #[lamellar::local_am] [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `AmLocalData` in this scope [INFO] [stdout] --> src/lib.rs:491:4 [INFO] [stdout] | [INFO] [stdout] 4 | #[AmLocalData(Debug,Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 2 + use lamellar_impl::AmLocalData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:509:18 [INFO] [stdout] | [INFO] [stdout] 22 | let world = lamellar::LamellarWorldBuilder::new().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/lib.rs:493:20 [INFO] [stdout] | [INFO] [stdout] 6 | originial_pe: Arc>, //This would not be allowed in a non-local AM as Arc> is not (de)serializable [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mutex` in this scope [INFO] [stdout] --> src/lib.rs:493:24 [INFO] [stdout] | [INFO] [stdout] 6 | originial_pe: Arc>, //This would not be allowed in a non-local AM as Arc> is not (de)serializable [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::nonpoison::Mutex; [INFO] [stdout] | [INFO] [stdout] 2 + use futures::lock::Mutex; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LamellarAM` in this scope [INFO] [stdout] --> src/lib.rs:497:7 [INFO] [stdout] | [INFO] [stdout] 10 | impl LamellarAM for HelloWorld { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc` [INFO] [stdout] --> src/lib.rs:510:18 [INFO] [stdout] | [INFO] [stdout] 23 | let my_pe = Arc::new(Mutex::new(world.my_pe())); [INFO] [stdout] | ^^^ use of undeclared type `Arc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutex` [INFO] [stdout] --> src/lib.rs:510:27 [INFO] [stdout] | [INFO] [stdout] 23 | let my_pe = Arc::new(Mutex::new(world.my_pe())); [INFO] [stdout] | ^^^^^ use of undeclared type `Mutex` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::nonpoison::Mutex; [INFO] [stdout] | [INFO] [stdout] 2 + use futures::lock::Mutex; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:501:14 [INFO] [stdout] | [INFO] [stdout] 14 | lamellar::current_pe, [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:502:14 [INFO] [stdout] | [INFO] [stdout] 15 | lamellar::num_pes, [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - typed_am_group (line 823) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:824:5 [INFO] [stdout] | [INFO] [stdout] 2 | use lamellar::active_messaging::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:825:5 [INFO] [stdout] | [INFO] [stdout] 3 | use lamellar::darc::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `lamellar::active_messaging::prelude::*`, `lamellar::darc::prelude::*` [INFO] [stdout] --> src/lib.rs:824:5 [INFO] [stdout] | [INFO] [stdout] 2 | use lamellar::active_messaging::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use lamellar::darc::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:831:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[lamellar::am] [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `AmData` in this scope [INFO] [stdout] --> src/lib.rs:827:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[AmData(Debug,Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 2 + use lamellar_impl::AmData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find macro `typed_am_group` in this scope [INFO] [stdout] --> src/lib.rs:844:24 [INFO] [stdout] | [INFO] [stdout] 22 | let am_group = typed_am_group!{ExampleAm,&world}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use lamellar_impl::typed_am_group; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:839:17 [INFO] [stdout] | [INFO] [stdout] 17 | let world = lamellar::LamellarWorldBuilder::new().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Darc` in this scope [INFO] [stdout] --> src/lib.rs:829:9 [INFO] [stdout] | [INFO] [stdout] 7 | cnt: Darc, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LamellarAm` in this scope [INFO] [stdout] --> src/lib.rs:832:6 [INFO] [stdout] | [INFO] [stdout] 10 | impl LamellarAm for ExampleAm{ [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AmGroupResult` [INFO] [stdout] --> src/lib.rs:856:16 [INFO] [stdout] | [INFO] [stdout] 34 | if let AmGroupResult::Pe((pe,val)) = results.at(2){ [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `AmGroupResult` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AmGroupResult` [INFO] [stdout] --> src/lib.rs:863:17 [INFO] [stdout] | [INFO] [stdout] 41 | AmGroupResult::Pe((pe,val)) => { println!("{} from PE{}",val,pe)}, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `AmGroupResult` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AmGroupResult` [INFO] [stdout] --> src/lib.rs:864:17 [INFO] [stdout] | [INFO] [stdout] 42 | AmGroupResult::All(val) => { println!("{} on all PEs",val)}, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `AmGroupResult` [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - typed_am_group (line 888) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:889:5 [INFO] [stdout] | [INFO] [stdout] 3 | use lamellar::active_messaging::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:890:5 [INFO] [stdout] | [INFO] [stdout] 4 | use lamellar::darc::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `lamellar::active_messaging::prelude::*`, `lamellar::darc::prelude::*` [INFO] [stdout] --> src/lib.rs:889:5 [INFO] [stdout] | [INFO] [stdout] 3 | use lamellar::active_messaging::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use lamellar::darc::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `AmData` in this scope [INFO] [stdout] --> src/lib.rs:892:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[AmData(Debug,Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 2 + use lamellar_impl::AmData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `AmData` in this scope [INFO] [stdout] --> src/lib.rs:894:6 [INFO] [stdout] | [INFO] [stdout] 8 | #[AmData(static)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 2 + use lamellar_impl::AmData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Darc` in this scope [INFO] [stdout] --> src/lib.rs:895:9 [INFO] [stdout] | [INFO] [stdout] 9 | cnt: Darc, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_arrayops (line 620) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:622:5 [INFO] [stdout] | [INFO] [stdout] 3 | use lamellar::array::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lamellar`, use `cargo add lamellar` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] --> src/lib.rs:625:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[lamellar::AmData( [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `lamellar` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Distribution` [INFO] [stdout] --> src/lib.rs:708:45 [INFO] [stdout] | [INFO] [stdout] 89 | AtomicArray::::new(&world,3,Distribution::Block).block(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Distribution` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 + use std::random::Distribution; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LamellarWorldBuilder` [INFO] [stdout] --> src/lib.rs:705:17 [INFO] [stdout] | [INFO] [stdout] 86 | let world = LamellarWorldBuilder::new().build(); // the world [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `LamellarWorldBuilder` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AtomicArray` [INFO] [stdout] --> src/lib.rs:708:9 [INFO] [stdout] | [INFO] [stdout] 89 | AtomicArray::::new(&world,3,Distribution::Block).block(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `AtomicArray` [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - AmData (line 180) [INFO] [stdout] src/lib.rs - AmLocalData (line 228) [INFO] [stdout] src/lib.rs - am (line 434) [INFO] [stdout] src/lib.rs - derive_arrayops (line 620) [INFO] [stdout] src/lib.rs - local_am (line 488) [INFO] [stdout] src/lib.rs - typed_am_group (line 823) [INFO] [stdout] src/lib.rs - typed_am_group (line 888) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "835019eaa65bf16e1a02ba7c8380213142022b97d5c8379e8f098567725b8322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "835019eaa65bf16e1a02ba7c8380213142022b97d5c8379e8f098567725b8322", kill_on_drop: false }` [INFO] [stdout] 835019eaa65bf16e1a02ba7c8380213142022b97d5c8379e8f098567725b8322