[INFO] fetching crate ringolo-macros 0.1.0-alpha.1... [INFO] testing ringolo-macros-0.1.0-alpha.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate ringolo-macros 0.1.0-alpha.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ringolo-macros 0.1.0-alpha.1 [INFO] finished tweaking crates.io crate ringolo-macros 0.1.0-alpha.1 [INFO] tweaked toml for crates.io crate ringolo-macros 0.1.0-alpha.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ringolo-macros 0.1.0-alpha.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ringolo-macros 0.1.0-alpha.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07115ee74b397a1d1192fe9c8f18ccfd7ff212658ada036a7be64d87099232cf [INFO] running `Command { std: "docker" "start" "-a" "07115ee74b397a1d1192fe9c8f18ccfd7ff212658ada036a7be64d87099232cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07115ee74b397a1d1192fe9c8f18ccfd7ff212658ada036a7be64d87099232cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07115ee74b397a1d1192fe9c8f18ccfd7ff212658ada036a7be64d87099232cf", kill_on_drop: false }` [INFO] [stdout] 07115ee74b397a1d1192fe9c8f18ccfd7ff212658ada036a7be64d87099232cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a220194ffe202fe3c0f64ccec0d7df270d877ec7a758cd2a061dba73caf0e63 [INFO] running `Command { std: "docker" "start" "-a" "7a220194ffe202fe3c0f64ccec0d7df270d877ec7a758cd2a061dba73caf0e63", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling ringolo-macros v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "7a220194ffe202fe3c0f64ccec0d7df270d877ec7a758cd2a061dba73caf0e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a220194ffe202fe3c0f64ccec0d7df270d877ec7a758cd2a061dba73caf0e63", kill_on_drop: false }` [INFO] [stdout] 7a220194ffe202fe3c0f64ccec0d7df270d877ec7a758cd2a061dba73caf0e63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a2cdb3e98dd9ba0e9c1e9934f92935bf39d5512e4dfca34370705e24a7dfd67 [INFO] running `Command { std: "docker" "start" "-a" "9a2cdb3e98dd9ba0e9c1e9934f92935bf39d5512e4dfca34370705e24a7dfd67", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling ringolo-macros v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "9a2cdb3e98dd9ba0e9c1e9934f92935bf39d5512e4dfca34370705e24a7dfd67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a2cdb3e98dd9ba0e9c1e9934f92935bf39d5512e4dfca34370705e24a7dfd67", kill_on_drop: false }` [INFO] [stdout] 9a2cdb3e98dd9ba0e9c1e9934f92935bf39d5512e4dfca34370705e24a7dfd67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 02e5c39f89a875097760804ed3356217e88318ab21b324023f86850ee9873799 [INFO] running `Command { std: "docker" "start" "-a" "02e5c39f89a875097760804ed3356217e88318ab21b324023f86850ee9873799", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ringolo_macros-0580aef740bd329b) [INFO] [stderr] Doc-tests ringolo_macros [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test src/lib.rs - main (line 111) - compile ... FAILED [INFO] [stdout] test src/lib.rs - main (line 54) ... FAILED [INFO] [stdout] test src/lib.rs - main (line 42) - compile ... FAILED [INFO] [stdout] test src/lib.rs - main (line 67) - compile ... FAILED [INFO] [stdout] test src/lib.rs - main (line 76) - compile ... FAILED [INFO] [stdout] test src/entry.rs - entry::main (line 19) - compile ... FAILED [INFO] [stdout] test src/lib.rs - main (line 89) ... FAILED [INFO] [stdout] test src/lib.rs - test (line 152) - compile ... FAILED [INFO] [stdout] test src/lib.rs - main (line 98) ... FAILED [INFO] [stdout] test src/lib.rs - test (line 167) - compile ... FAILED [INFO] [stdout] test src/lib.rs - test (line 187) - compile ... ok [INFO] [stdout] test src/lib.rs - test (line 233) - compile ... ok [INFO] [stdout] test src/lib.rs - test (line 210) - compile ... ok [INFO] [stdout] test src/lib.rs - main (line 120) - compile ... FAILED [INFO] [stdout] test src/lib.rs - test (line 201) - compile ... FAILED [INFO] [stdout] test src/lib.rs - test (line 224) - compile ... FAILED [INFO] [stdout] test src/lib.rs - test (line 178) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - main (line 111) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] --> src/lib.rs:112:3 [INFO] [stdout] | [INFO] [stdout] 112 | #[ringolo::main(worker_threads = 2)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> src/lib.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | async fn main() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0752. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - main (line 54) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] --> src/lib.rs:55:3 [INFO] [stdout] | [INFO] [stdout] 55 | #[ringolo::main(flavor = "local")] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> src/lib.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | async fn main() {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0752. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - main (line 42) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] --> src/lib.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | #[ringolo::main(flavor = "stealing", worker_threads = 10)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | async fn main() {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0752. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - main (line 67) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] --> src/lib.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 68 | #[ringolo::main] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> src/lib.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | async fn main() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0752. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - main (line 76) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] --> src/lib.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | ringolo::runtime::Builder::new_stealing() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ringolo`, use `cargo add ringolo` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 77 + use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] help: if you import `Builder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 78 - ringolo::runtime::Builder::new_stealing() [INFO] [stdout] 78 + Builder::new_stealing() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/entry.rs - entry::main (line 19) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] --> src/entry.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[ringolo::main(flavor = "stealing", worker_threads = 2)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> src/entry.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | async fn main() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0752. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - main (line 89) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] --> src/lib.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 90 | #[ringolo::main(flavor = "local")] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> src/lib.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | async fn main() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0752. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - test (line 152) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] --> src/lib.rs:153:3 [INFO] [stdout] | [INFO] [stdout] 153 | #[ringolo::test(flavor = "stealing", worker_threads = 1)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - main (line 98) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] --> src/lib.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | ringolo::runtime::Builder::new_local() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ringolo`, use `cargo add ringolo` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 99 + use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] help: if you import `Builder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 100 - ringolo::runtime::Builder::new_local() [INFO] [stdout] 100 + Builder::new_local() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - test (line 167) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] --> src/lib.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | #[ringolo::test] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - main (line 120) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] --> src/lib.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | ringolo::runtime::Builder::new_stealing() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ringolo`, use `cargo add ringolo` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 121 + use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] help: if you import `Builder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 122 - ringolo::runtime::Builder::new_stealing() [INFO] [stdout] 122 + Builder::new_stealing() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - test (line 201) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] --> src/lib.rs:202:3 [INFO] [stdout] | [INFO] [stdout] 202 | #[ringolo::test] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - test (line 224) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] --> src/lib.rs:225:3 [INFO] [stdout] | [INFO] [stdout] 225 | #[ringolo::test(flavor = "stealing", worker_threads = 2)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - test (line 178) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] --> src/lib.rs:179:3 [INFO] [stdout] | [INFO] [stdout] 179 | #[ringolo::test(flavor = "stealing")] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ringolo` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [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/entry.rs - entry::main (line 19) [INFO] [stdout] src/lib.rs - main (line 111) [INFO] [stdout] src/lib.rs - main (line 120) [INFO] [stdout] src/lib.rs - main (line 42) [INFO] [stdout] src/lib.rs - main (line 54) [INFO] [stdout] src/lib.rs - main (line 67) [INFO] [stdout] src/lib.rs - main (line 76) [INFO] [stdout] src/lib.rs - main (line 89) [INFO] [stdout] src/lib.rs - main (line 98) [INFO] [stdout] src/lib.rs - test (line 152) [INFO] [stdout] src/lib.rs - test (line 167) [INFO] [stdout] src/lib.rs - test (line 178) [INFO] [stdout] src/lib.rs - test (line 201) [INFO] [stdout] src/lib.rs - test (line 224) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.92s; merged doctests compilation took 0.15s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "02e5c39f89a875097760804ed3356217e88318ab21b324023f86850ee9873799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02e5c39f89a875097760804ed3356217e88318ab21b324023f86850ee9873799", kill_on_drop: false }` [INFO] [stdout] 02e5c39f89a875097760804ed3356217e88318ab21b324023f86850ee9873799