[INFO] cloning repository https://github.com/ConnorSkees/grass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ConnorSkees/grass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorSkees%2Fgrass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorSkees%2Fgrass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd92ebf39b16a89d757f473927e59c68b178e076 [INFO] checking ConnorSkees/grass against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorSkees%2Fgrass" "/workspace/builds/worker-116/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-116/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ConnorSkees/grass on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ConnorSkees/grass [INFO] finished tweaking git repo https://github.com/ConnorSkees/grass [INFO] tweaked toml for git repo https://github.com/ConnorSkees/grass written to /workspace/builds/worker-116/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ahash v0.7.6 [INFO] [stderr] Downloaded paste v1.0.6 [INFO] [stderr] Downloaded phf_generator v0.9.1 [INFO] [stderr] Downloaded bumpalo v3.8.0 [INFO] [stderr] Downloaded beef v0.5.1 [INFO] [stderr] Downloaded lasso v0.5.1 [INFO] [stderr] Downloaded codemap v0.1.3 [INFO] [stderr] Downloaded phf_shared v0.9.0 [INFO] [stderr] Downloaded phf v0.9.0 [INFO] [stderr] Downloaded siphasher v0.3.7 [INFO] [stderr] Downloaded phf_macros v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efe08542aefffb6cb62ed52bc21921f58ae6540e2c07dec48edcbd71217a2e37 [INFO] running `Command { std: "docker" "start" "-a" "efe08542aefffb6cb62ed52bc21921f58ae6540e2c07dec48edcbd71217a2e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efe08542aefffb6cb62ed52bc21921f58ae6540e2c07dec48edcbd71217a2e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe08542aefffb6cb62ed52bc21921f58ae6540e2c07dec48edcbd71217a2e37", kill_on_drop: false }` [INFO] [stdout] efe08542aefffb6cb62ed52bc21921f58ae6540e2c07dec48edcbd71217a2e37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50101ce217538d766b994382f1d83613693dee160b6f242cad0b8c022b4d0dfc [INFO] running `Command { std: "docker" "start" "-a" "50101ce217538d766b994382f1d83613693dee160b6f242cad0b8c022b4d0dfc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking beef v0.5.1 [INFO] [stderr] Checking codemap v0.1.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking lasso v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Checking phf v0.9.0 [INFO] [stderr] Checking grass v0.10.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `super_selector` [INFO] [stdout] --> src/atrule/unknown.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub super_selector: Selector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `left` [INFO] [stdout] --> src/selector/extend/extension.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub left: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `right` [INFO] [stdout] --> src/selector/extend/extension.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub right: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `selector` [INFO] [stdout] --> src/selector/extend/rule.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub selector: Selector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `span` [INFO] [stdout] --> src/selector/extend/rule.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub span: Span, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `super_selector` [INFO] [stdout] --> src/atrule/unknown.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub super_selector: Selector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `left` [INFO] [stdout] --> src/selector/extend/extension.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub left: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `right` [INFO] [stdout] --> src/selector/extend/extension.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub right: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `selector` [INFO] [stdout] --> src/selector/extend/rule.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub selector: Selector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `span` [INFO] [stdout] --> src/selector/extend/rule.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub span: Span, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `grass::StyleSheet` [INFO] [stdout] --> benches/variables.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use grass::StyleSheet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `StyleSheet` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/variables.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `criterion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_group` [INFO] [stdout] --> benches/variables.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | criterion_group!(benches, many_variable_redeclarations); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_main` [INFO] [stdout] --> benches/variables.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | criterion_main!(benches); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `variables` [INFO] [stdout] --> benches/variables.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] 2 | | use grass::StyleSheet; [INFO] [stdout] 3 | | [INFO] [stdout] 4 | | pub fn many_variable_redeclarations(c: &mut Criterion) { [INFO] [stdout] ... | [INFO] [stdout] 14 | | criterion_group!(benches, many_variable_redeclarations); [INFO] [stdout] 15 | | criterion_main!(benches); [INFO] [stdout] | |_________________________^ consider adding a `main` function to `benches/variables.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `grass` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `grass::StyleSheet` [INFO] [stdout] --> benches/numbers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use grass::StyleSheet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `StyleSheet` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/colors.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `criterion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/numbers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `criterion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_group` [INFO] [stdout] --> benches/numbers.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | criterion_group!(benches, many_floats, many_integers, many_small_integers); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_main` [INFO] [stdout] --> benches/numbers.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | criterion_main!(benches); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_group` [INFO] [stdout] --> benches/colors.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | criterion_group!(benches, many_hsla, many_named_colors,); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_main` [INFO] [stdout] --> benches/colors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | criterion_main!(benches); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `numbers` [INFO] [stdout] --> benches/numbers.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] 2 | | use grass::StyleSheet; [INFO] [stdout] 3 | | [INFO] [stdout] 4 | | pub fn many_floats(c: &mut Criterion) { [INFO] [stdout] ... | [INFO] [stdout] 26 | | criterion_group!(benches, many_floats, many_integers, many_small_integers); [INFO] [stdout] 27 | | criterion_main!(benches); [INFO] [stdout] | |_________________________^ consider adding a `main` function to `benches/numbers.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `colors` [INFO] [stdout] --> benches/colors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | pub fn many_hsla(c: &mut Criterion) { [INFO] [stdout] 4 | | c.bench_function("many_hsla", |b| { [INFO] [stdout] ... | [INFO] [stdout] 25 | | criterion_group!(benches, many_hsla, many_named_colors,); [INFO] [stdout] 26 | | criterion_main!(benches); [INFO] [stdout] | |_________________________^ consider adding a `main` function to `benches/colors.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `grass::StyleSheet` [INFO] [stdout] --> benches/styles.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use grass::StyleSheet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `StyleSheet` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/styles.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `criterion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_group` [INFO] [stdout] --> benches/styles.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | criterion_group!(benches, many_foo); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_main` [INFO] [stdout] --> benches/styles.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | criterion_main!(benches); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `styles` [INFO] [stdout] --> benches/styles.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] 2 | | use grass::StyleSheet; [INFO] [stdout] 3 | | [INFO] [stdout] 4 | | pub fn many_foo(c: &mut Criterion) { [INFO] [stdout] ... | [INFO] [stdout] 10 | | criterion_group!(benches, many_foo); [INFO] [stdout] 11 | | criterion_main!(benches); [INFO] [stdout] | |_________________________^ consider adding a `main` function to `benches/styles.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `grass::StyleSheet` [INFO] [stdout] --> benches/control_flow.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use grass::StyleSheet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `StyleSheet` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/control_flow.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `criterion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_group` [INFO] [stdout] --> benches/control_flow.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | criterion_group!(benches, big_for); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_main` [INFO] [stdout] --> benches/control_flow.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | criterion_main!(benches); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `control_flow` [INFO] [stdout] --> benches/control_flow.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] 2 | | use grass::StyleSheet; [INFO] [stdout] 3 | | [INFO] [stdout] 4 | | pub fn big_for(c: &mut Criterion) { [INFO] [stdout] ... | [INFO] [stdout] 10 | | criterion_group!(benches, big_for); [INFO] [stdout] 11 | | criterion_main!(benches); [INFO] [stdout] | |_________________________^ consider adding a `main` function to `benches/control_flow.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "50101ce217538d766b994382f1d83613693dee160b6f242cad0b8c022b4d0dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50101ce217538d766b994382f1d83613693dee160b6f242cad0b8c022b4d0dfc", kill_on_drop: false }` [INFO] [stdout] 50101ce217538d766b994382f1d83613693dee160b6f242cad0b8c022b4d0dfc