[INFO] fetching crate ringolo-macros 0.1.0-alpha.1... [INFO] testing ringolo-macros-0.1.0-alpha.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate ringolo-macros 0.1.0-alpha.1 into /workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ringolo-macros 0.1.0-alpha.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc79ae0354cf0f255f9e4979bd288bf081241bd6603305b45464795cc1e98cce [INFO] running `Command { std: "docker" "start" "-a" "dc79ae0354cf0f255f9e4979bd288bf081241bd6603305b45464795cc1e98cce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc79ae0354cf0f255f9e4979bd288bf081241bd6603305b45464795cc1e98cce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc79ae0354cf0f255f9e4979bd288bf081241bd6603305b45464795cc1e98cce", kill_on_drop: false }` [INFO] [stdout] dc79ae0354cf0f255f9e4979bd288bf081241bd6603305b45464795cc1e98cce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbaacb55d7f73111fd8c8c9cf3b259e36e31496daac24d9fd7e5ab51295718b3 [INFO] running `Command { std: "docker" "start" "-a" "dbaacb55d7f73111fd8c8c9cf3b259e36e31496daac24d9fd7e5ab51295718b3", 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.89s [INFO] running `Command { std: "docker" "inspect" "dbaacb55d7f73111fd8c8c9cf3b259e36e31496daac24d9fd7e5ab51295718b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbaacb55d7f73111fd8c8c9cf3b259e36e31496daac24d9fd7e5ab51295718b3", kill_on_drop: false }` [INFO] [stdout] dbaacb55d7f73111fd8c8c9cf3b259e36e31496daac24d9fd7e5ab51295718b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61fc09b9ae0a9942639ba65c45cd05bf9e9e18aa440cb46a1f768afdcaaf1cdc [INFO] running `Command { std: "docker" "start" "-a" "61fc09b9ae0a9942639ba65c45cd05bf9e9e18aa440cb46a1f768afdcaaf1cdc", 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.53s [INFO] running `Command { std: "docker" "inspect" "61fc09b9ae0a9942639ba65c45cd05bf9e9e18aa440cb46a1f768afdcaaf1cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61fc09b9ae0a9942639ba65c45cd05bf9e9e18aa440cb46a1f768afdcaaf1cdc", kill_on_drop: false }` [INFO] [stdout] 61fc09b9ae0a9942639ba65c45cd05bf9e9e18aa440cb46a1f768afdcaaf1cdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee361fec69859e504d50b144ca3d090c8c6ed21e440271390f397b2130a4f4a3 [INFO] running `Command { std: "docker" "start" "-a" "ee361fec69859e504d50b144ca3d090c8c6ed21e440271390f397b2130a4f4a3", 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.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ringolo_macros-0580aef740bd329b) [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 ringolo_macros [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test src/lib.rs - main (line 54) ... FAILED [INFO] [stdout] test src/lib.rs - main (line 89) ... FAILED [INFO] [stdout] test src/lib.rs - main (line 67) - compile ... FAILED [INFO] [stdout] test src/entry.rs - entry::main (line 19) - compile ... FAILED [INFO] [stdout] test src/lib.rs - main (line 42) - compile ... FAILED [INFO] [stdout] test src/lib.rs - main (line 76) - compile ... FAILED [INFO] [stdout] test src/lib.rs - main (line 111) - compile ... FAILED [INFO] [stdout] test src/lib.rs - test (line 152) - compile ... FAILED [INFO] [stdout] test src/lib.rs - test (line 167) - compile ... FAILED [INFO] [stdout] test src/lib.rs - test (line 201) - compile ... FAILED [INFO] [stdout] test src/lib.rs - main (line 120) - compile ... FAILED [INFO] [stdout] test src/lib.rs - test (line 233) - compile ... ok [INFO] [stdout] test src/lib.rs - test (line 178) - compile ... FAILED [INFO] [stdout] test src/lib.rs - test (line 187) - compile ... ok [INFO] [stdout] test src/lib.rs - test (line 224) - compile ... FAILED [INFO] [stdout] test src/lib.rs - test (line 210) - compile ... ok [INFO] [stdout] test src/lib.rs - main (line 98) ... FAILED [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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 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 - 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/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 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 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/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 - 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 - 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 - 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 - 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 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] ---- 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 - 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] [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.69s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.84s; merged doctests compilation took 0.15s [INFO] running `Command { std: "docker" "inspect" "ee361fec69859e504d50b144ca3d090c8c6ed21e440271390f397b2130a4f4a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee361fec69859e504d50b144ca3d090c8c6ed21e440271390f397b2130a4f4a3", kill_on_drop: false }` [INFO] [stdout] ee361fec69859e504d50b144ca3d090c8c6ed21e440271390f397b2130a4f4a3